summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Herbert <stuart@gentoo.org>2003-10-10 09:31:00 +0000
committerStuart Herbert <stuart@gentoo.org>2003-10-10 09:31:00 +0000
commitd52de2d9873c869a63b44b9bac122789be964af9 (patch)
tree16680b922908cf3b871cf0700dea250cd58b502e /dev-php/turck-mmcache/turck-mmcache-2.4.1.ebuild
parentadd nls USE flag support; more error messages; tidy (diff)
downloadgentoo-2-d52de2d9873c869a63b44b9bac122789be964af9.tar.gz
gentoo-2-d52de2d9873c869a63b44b9bac122789be964af9.tar.bz2
gentoo-2-d52de2d9873c869a63b44b9bac122789be964af9.zip
Added new blocker; removed old ebuild
Diffstat (limited to 'dev-php/turck-mmcache/turck-mmcache-2.4.1.ebuild')
-rw-r--r--dev-php/turck-mmcache/turck-mmcache-2.4.1.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-php/turck-mmcache/turck-mmcache-2.4.1.ebuild b/dev-php/turck-mmcache/turck-mmcache-2.4.1.ebuild
index 0204610adb48..baa8bff27989 100644
--- a/dev-php/turck-mmcache/turck-mmcache-2.4.1.ebuild
+++ b/dev-php/turck-mmcache/turck-mmcache-2.4.1.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.4.1.ebuild,v 1.1 2003/10/01 08:38:54 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/turck-mmcache/turck-mmcache-2.4.1.ebuild,v 1.2 2003/10/10 09:30:55 stuart Exp $
PHP_EXT_NAME="mmcache"
PHP_EXT_ZENDEXT="yes"
@@ -15,8 +15,10 @@ 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"