From 35a3256787b35a3ac84c57a93e64ee49f066dfc8 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 9 Feb 2004 11:43:38 +0000 Subject: Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) --- devel/pear-apd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/pear-apd') diff --git a/devel/pear-apd/Makefile b/devel/pear-apd/Makefile index 65a9700ff0fb..1c24940b2359 100644 --- a/devel/pear-apd/Makefile +++ b/devel/pear-apd/Makefile @@ -15,12 +15,12 @@ COMMENT= A full-featured engine-level PHP profiler/debugger BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} +USE_PHP= yes USE_PHPIZE= yes CONFIGURE_ARGS= --enable-apd .include -.include "${PORTSDIR}/lang/php4/bsd.php.mk" .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .if exists(${LOCALBASE}/bin/php-config) -- cgit v1.2.3