summaryrefslogtreecommitdiff
path: root/devel/pear-apd
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-14 12:43:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-14 12:43:57 +0000
commit2e45a05bcfb379a2187ad3a3a3491f346cc9b172 (patch)
tree650d1c085fc77678f1a9100f8d6589d7b020e611 /devel/pear-apd
parent- Chase openbabel update (diff)
- Fix plist
Notes
Notes: svn path=/head/; revision=153452
Diffstat (limited to 'devel/pear-apd')
-rw-r--r--devel/pear-apd/Makefile2
-rw-r--r--devel/pear-apd/pkg-plist1
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/pear-apd/Makefile b/devel/pear-apd/Makefile
index 3ec817e64749..ae8fad4694b1 100644
--- a/devel/pear-apd/Makefile
+++ b/devel/pear-apd/Makefile
@@ -16,8 +16,6 @@ COMMENT= A full-featured engine-level PHP profiler/debugger
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
-BROKEN= Incomplete pkg-plist
-
USE_PHP= yes
USE_PHPIZE= yes
diff --git a/devel/pear-apd/pkg-plist b/devel/pear-apd/pkg-plist
index a938c45bdd2b..516b5b0b1d8c 100644
--- a/devel/pear-apd/pkg-plist
+++ b/devel/pear-apd/pkg-plist
@@ -2,3 +2,4 @@ bin/pprofp
%%EXTDIR%%/apd.so
%%PKGREGDIR%%/package.xml
@dirrm %%PKGREGDIR%%
+@unexec rmdir %D/%%PEARDIR%%/packages 2>/dev/null || true