aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-apd
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 /devel/pear-apd
parentd13a3290d368e78f26cc9630804c1e953ee53388 (diff)
downloadports-35a3256787b35a3ac84c57a93e64ee49f066dfc8.tar.gz
ports-35a3256787b35a3ac84c57a93e64ee49f066dfc8.zip
Notes
Diffstat (limited to 'devel/pear-apd')
-rw-r--r--devel/pear-apd/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
-.include "${PORTSDIR}/lang/php4/bsd.php.mk"
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
.if exists(${LOCALBASE}/bin/php-config)