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 | |
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')
-rw-r--r-- | lang/php3/Makefile | 1 | ||||
-rw-r--r-- | lang/php4/Makefile | 1 | ||||
-rw-r--r-- | lang/php5/Makefile | 1 | ||||
-rw-r--r-- | lang/php53/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/lang/php3/Makefile b/lang/php3/Makefile index 71f155be8e31..f2b6d59d1156 100644 --- a/lang/php3/Makefile +++ b/lang/php3/Makefile @@ -14,6 +14,5 @@ PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.standalone STANDALONE= yes -NOPORTDOCS= yes .include "${MASTERDIR}/Makefile" 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" diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 7d164f71690d..03320adfbb3f 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -14,6 +14,5 @@ PKGMESSAGE= mustnotexist PLIST= ${PKGDIR}/pkg-plist.standalone STANDALONE= yes -NOPORTDOCS= yes .include "${MASTERDIR}/Makefile" 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" |