diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-22 23:09:14 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-04-22 23:09:14 +0000 |
commit | e2e25b004ea4dadf9350368287c882d6703adf08 (patch) | |
tree | 21bce72eddfcfbb290325d9d26624815020f6b6b /lang/php4 | |
parent | Get rid of two useless "doc" files. (diff) |
NOPORTDOCS isn't used in the master ports any longer.
Diffstat (limited to 'lang/php4')
-rw-r--r-- | lang/php4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 7d164f71690d..03320adfbb3f 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -14,6 +14,5 @@ PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.standalone STANDALONE= yes -NOPORTDOCS= yes .include "${MASTERDIR}/Makefile" |