From 266cb18c169819e3cade961110f6d7105214739a Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 26 Sep 2004 02:04:37 +0000 Subject: BROKEN: Does not compile Approved by: portmgr (self) --- devel/pear-apd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/pear-apd/Makefile b/devel/pear-apd/Makefile index 20c55927bea6..35953af26e99 100644 --- a/devel/pear-apd/Makefile +++ b/devel/pear-apd/Makefile @@ -15,6 +15,8 @@ COMMENT= A full-featured engine-level PHP profiler/debugger BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Does not compile + USE_PHP= yes USE_PHPIZE= yes -- cgit