diff options
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" |