diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 02:20:05 +0000 |
commit | 0416031c9ba13da33845bc762078065b482dd551 (patch) | |
tree | be4d2554a35fe96c98b1eaa2d243964ae3c4f602 /lang/php4/pkg-plist | |
parent | 93189653b53dbb03ea40ad1126155b1ef52bb27c (diff) | |
download | ports-0416031c9ba13da33845bc762078065b482dd551.tar.gz ports-0416031c9ba13da33845bc762078065b482dd551.zip |
Notes
Diffstat (limited to 'lang/php4/pkg-plist')
-rw-r--r-- | lang/php4/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php4/pkg-plist b/lang/php4/pkg-plist index 754571e14918..209024ef1f08 100644 --- a/lang/php4/pkg-plist +++ b/lang/php4/pkg-plist @@ -172,9 +172,9 @@ lib/php/build/shtool @dirrm include/php/TSRM @dirrm include/php/Zend @dirrm include/php/ext/standard -@unexec rmdir %D/include/php/ext 2> /dev/null || true +@dirrmtry include/php/ext @dirrm include/php/main @dirrm include/php/regex -@unexec rmdir %D/include/php 2> /dev/null || true +@dirrmtry include/php @dirrm lib/php/build -@unexec rmdir %D/lib/php 2> /dev/null || true +@dirrmtry lib/php |