diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php53-ctype/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-dom/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-pspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-simplexml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-wddx/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-xmlwriter/Makefile | 1 | ||||
-rw-r--r-- | textproc/php53-xsl/Makefile | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/textproc/php53-ctype/Makefile b/textproc/php53-ctype/Makefile index c97c5c0329a0..35fcdb4b6412 100644 --- a/textproc/php53-ctype/Makefile +++ b/textproc/php53-ctype/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -ctype -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-dom/Makefile b/textproc/php53-dom/Makefile index 8ccac4598c0f..d5587169cf38 100644 --- a/textproc/php53-dom/Makefile +++ b/textproc/php53-dom/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -dom -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-pspell/Makefile b/textproc/php53-pspell/Makefile index ea39a3773df9..83602ffe4d5c 100644 --- a/textproc/php53-pspell/Makefile +++ b/textproc/php53-pspell/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -pspell -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-simplexml/Makefile b/textproc/php53-simplexml/Makefile index 229e975ac844..cb6476d0cfc5 100644 --- a/textproc/php53-simplexml/Makefile +++ b/textproc/php53-simplexml/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -simplexml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-wddx/Makefile b/textproc/php53-wddx/Makefile index 7a5fe9c00203..5676477120c2 100644 --- a/textproc/php53-wddx/Makefile +++ b/textproc/php53-wddx/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -wddx -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-xml/Makefile b/textproc/php53-xml/Makefile index 2a850f0ac1f6..a8f5049f1784 100644 --- a/textproc/php53-xml/Makefile +++ b/textproc/php53-xml/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -xml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-xmlreader/Makefile b/textproc/php53-xmlreader/Makefile index 19cada083db5..02cf815b51d5 100644 --- a/textproc/php53-xmlreader/Makefile +++ b/textproc/php53-xmlreader/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -xmlreader -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-xmlwriter/Makefile b/textproc/php53-xmlwriter/Makefile index 033d21d2d8ae..abd477522597 100644 --- a/textproc/php53-xmlwriter/Makefile +++ b/textproc/php53-xmlwriter/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -xmlwriter -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php53-xsl/Makefile b/textproc/php53-xsl/Makefile index a0f9e3122a13..190af5c50fc4 100644 --- a/textproc/php53-xsl/Makefile +++ b/textproc/php53-xsl/Makefile @@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -xsl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |