aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-APC
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-09 11:43:38 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-09 11:43:38 +0000
commit35a3256787b35a3ac84c57a93e64ee49f066dfc8 (patch)
treefe8d6d1bb77f066ad3509b241e4a189b13ae62bc /www/pecl-APC
parentd13a3290d368e78f26cc9630804c1e953ee53388 (diff)
downloadports-35a3256787b35a3ac84c57a93e64ee49f066dfc8.tar.gz
ports-35a3256787b35a3ac84c57a93e64ee49f066dfc8.zip
Notes
Diffstat (limited to 'www/pecl-APC')
-rw-r--r--www/pecl-APC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pecl-APC/Makefile b/www/pecl-APC/Makefile
index 7396299260d7..ebad4289b675 100644
--- a/www/pecl-APC/Makefile
+++ b/www/pecl-APC/Makefile
@@ -15,12 +15,12 @@ COMMENT= Alternative PHP Cache
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
+USE_PHP= yes
USE_PHPIZE= yes
CONFIGURE_ARGS= --enable-apc
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/php4/bsd.php.mk"
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
.if exists(${LOCALBASE}/bin/php-config)