mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Fix plist
This commit is contained in:
parent
366702a54e
commit
2e45a05bcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153452
@ -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
|
||||
|
||||
|
@ -2,3 +2,4 @@ bin/pprofp
|
||||
%%EXTDIR%%/apd.so
|
||||
%%PKGREGDIR%%/package.xml
|
||||
@dirrm %%PKGREGDIR%%
|
||||
@unexec rmdir %D/%%PEARDIR%%/packages 2>/dev/null || true
|
||||
|
Loading…
Reference in New Issue
Block a user