summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild')
-rw-r--r--dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild b/dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild
index 16d6580a783b..691a96b05c85 100644
--- a/dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild
+++ b/dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild,v 1.3 2003/09/09 08:31:39 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.3.20.ebuild,v 1.4 2003/10/10 09:30:55 stuart Exp $
PHP_EXT_NAME="mmcache"
PHP_EXT_ZENDEXT="yes"
@@ -14,8 +14,10 @@ SRC_URI="mirror://sourceforge/turck-mmcache/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
-DEPEND="!dev-php/ioncube_loaders
- !dev-php/php-accelerator"
+DEPEND="$DEPEND
+ !dev-php/ioncube_loaders
+ !dev-php/php-accelerator
+ !dev-php/PECL-apc"
src_compile() {
myconf="--enable-mmcache=shared"