aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2013-11-02 07:49:56 +0800
committerflo <flo@FreeBSD.org>2013-11-02 07:49:56 +0800
commit6cb0a444515909ee39461fa3f5a42697855f0080 (patch)
tree41446c5fce16b3df26a3721bb21ae700e65dd068 /textproc
parent688a75cd79d6c643d8939d6a558e5982f1447162 (diff)
downloadfreebsd-ports-gnome-6cb0a444515909ee39461fa3f5a42697855f0080.tar.gz
freebsd-ports-gnome-6cb0a444515909ee39461fa3f5a42697855f0080.tar.zst
freebsd-ports-gnome-6cb0a444515909ee39461fa3f5a42697855f0080.zip
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php53-ctype/Makefile1
-rw-r--r--textproc/php53-dom/Makefile1
-rw-r--r--textproc/php53-pspell/Makefile1
-rw-r--r--textproc/php53-simplexml/Makefile1
-rw-r--r--textproc/php53-wddx/Makefile1
-rw-r--r--textproc/php53-xml/Makefile1
-rw-r--r--textproc/php53-xmlreader/Makefile1
-rw-r--r--textproc/php53-xmlwriter/Makefile1
-rw-r--r--textproc/php53-xsl/Makefile1
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"