aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-14 20:43:57 +0800
committerpav <pav@FreeBSD.org>2006-01-14 20:43:57 +0800
commit8a585852bda64a21a0b091c64de8606da93c476b (patch)
tree41442efde34d20dfe6b094c1182e7a6b98cbb4f2
parent03db05015aa69f6708b0f9e5b79ee3847fe5928c (diff)
downloadfreebsd-ports-gnome-8a585852bda64a21a0b091c64de8606da93c476b.tar.gz
freebsd-ports-gnome-8a585852bda64a21a0b091c64de8606da93c476b.tar.zst
freebsd-ports-gnome-8a585852bda64a21a0b091c64de8606da93c476b.zip
- Fix plist
-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