diff options
author | dirk <dirk@FreeBSD.org> | 2001-04-23 07:09:14 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2001-04-23 07:09:14 +0800 |
commit | 769867ca016fec18b8b1178d38cf1d769e732c11 (patch) | |
tree | 55af8d55355f82504ca4deab2e2936fcd63fc837 /lang/php53 | |
parent | 4fab859cf401de8a13a1ce0596ec4fb173219f57 (diff) | |
download | freebsd-ports-gnome-769867ca016fec18b8b1178d38cf1d769e732c11.tar.gz freebsd-ports-gnome-769867ca016fec18b8b1178d38cf1d769e732c11.tar.zst freebsd-ports-gnome-769867ca016fec18b8b1178d38cf1d769e732c11.zip |
NOPORTDOCS isn't used in the master ports any longer.
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 7d164f71690d..03320adfbb3f 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -14,6 +14,5 @@ PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.standalone STANDALONE= yes -NOPORTDOCS= yes .include "${MASTERDIR}/Makefile" |