diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-30 09:59:33 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-30 09:59:33 +0000 |
commit | 11c36a558fd7d825d638c5d476e334bf936ceb5a (patch) | |
tree | a7d89c275eaa9b67a7300469a64fe0897eb57d14 /lang/php4/pkg-plist | |
parent | 96638e025efd610e0122aedabca27d6cc6172c9e (diff) | |
download | ports-11c36a558fd7d825d638c5d476e334bf936ceb5a.tar.gz ports-11c36a558fd7d825d638c5d476e334bf936ceb5a.zip |
Notes
Diffstat (limited to 'lang/php4/pkg-plist')
-rw-r--r-- | lang/php4/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/pkg-plist b/lang/php4/pkg-plist index 9cce21b9950b..fb05a71b4961 100644 --- a/lang/php4/pkg-plist +++ b/lang/php4/pkg-plist @@ -193,6 +193,7 @@ include/php/regex/regex.h include/php/regex/regex2.h include/php/regex/regex_extra.h include/php/regex/utils.h +lib/php/%%EXT_DIR%%/.keepme lib/php/build/Makefile.global lib/php/build/acinclude.m4 lib/php/build/mkdep.awk @@ -241,7 +242,6 @@ lib/php/build/shtool @dirrm include/php/main @dirrm include/php/regex @dirrm include/php/ -@exec mkdir %D/lib/php/%%EXT_DIR%% @unexec rmdir %D/lib/php/%%EXT_DIR%% 2> /dev/null || true @dirrm lib/php/build @unexec rmdir %D/lib/php 2> /dev/null || true |