diff options
author | kris <kris@FreeBSD.org> | 2004-09-26 02:04:37 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-26 02:04:37 +0000 |
commit | 266cb18c169819e3cade961110f6d7105214739a (patch) | |
tree | 706f0fd8538febb911c48a76dd0488ceb08787e2 /devel/pear-apd | |
parent | 5b860cdff911dce643c141b8e1ffeb9a6db18a2a (diff) | |
download | FreeBSD-ports-266cb18c169819e3cade961110f6d7105214739a.zip FreeBSD-ports-266cb18c169819e3cade961110f6d7105214739a.tar.gz |
BROKEN: Does not compile
Approved by: portmgr (self)
Diffstat (limited to 'devel/pear-apd')
-rw-r--r-- | devel/pear-apd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/pear-apd/Makefile b/devel/pear-apd/Makefile index 20c5592..35953af 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 |