summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/turck-mmcache/turck-mmcache-2.3.19.ebuild')
-rw-r--r--dev-php/turck-mmcache/turck-mmcache-2.3.19.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-php/turck-mmcache/turck-mmcache-2.3.19.ebuild b/dev-php/turck-mmcache/turck-mmcache-2.3.19.ebuild
index c481329a2b99..7cdf78b588ce 100644
--- a/dev-php/turck-mmcache/turck-mmcache-2.3.19.ebuild
+++ b/dev-php/turck-mmcache/turck-mmcache-2.3.19.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.19.ebuild,v 1.6 2003/07/26 06:24:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.3.19.ebuild,v 1.7 2003/08/03 23:12:08 stuart Exp $
PHP_EXT_NAME="mmcache"
PHP_EXT_ZENDEXT="yes"
@@ -14,6 +14,8 @@ 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"
src_compile() {
myconf="--enable-mmcache=shared"