- Fix plist

This commit is contained in:
Pav Lucistnik 2006-01-14 12:43:57 +00:00
parent 366702a54e
commit 2e45a05bcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153452
2 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -2,3 +2,4 @@ bin/pprofp
%%EXTDIR%%/apd.so
%%PKGREGDIR%%/package.xml
@dirrm %%PKGREGDIR%%
@unexec rmdir %D/%%PEARDIR%%/packages 2>/dev/null || true