diff options
author | ale <ale@FreeBSD.org> | 2013-10-30 21:32:02 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-10-30 21:32:02 +0800 |
commit | 3cd08c35333d95484419aa3ed6bdd6350e0cc575 (patch) | |
tree | 6196c064cfe1f78a3475eb3a8aa26d87d7bae2de /textproc | |
parent | 2283730827c47228eee48bc74404cd88dd4e2fcc (diff) | |
download | freebsd-ports-gnome-3cd08c35333d95484419aa3ed6bdd6350e0cc575.tar.gz freebsd-ports-gnome-3cd08c35333d95484419aa3ed6bdd6350e0cc575.tar.zst freebsd-ports-gnome-3cd08c35333d95484419aa3ed6bdd6350e0cc575.zip |
Stagify.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php5-ctype/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-dom/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-pspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-simplexml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-wddx/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-xmlwriter/Makefile | 1 | ||||
-rw-r--r-- | textproc/php5-xsl/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-ctype/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-dom/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-pspell/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-simplexml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-wddx/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-xml/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-xmlreader/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-xmlwriter/Makefile | 1 | ||||
-rw-r--r-- | textproc/php55-xsl/Makefile | 1 |
18 files changed, 0 insertions, 18 deletions
diff --git a/textproc/php5-ctype/Makefile b/textproc/php5-ctype/Makefile index 9fa588c59bd1..34e6bbd599ef 100644 --- a/textproc/php5-ctype/Makefile +++ b/textproc/php5-ctype/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -ctype -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-dom/Makefile b/textproc/php5-dom/Makefile index a360c07c3d29..e4b0c2aa3e08 100644 --- a/textproc/php5-dom/Makefile +++ b/textproc/php5-dom/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -dom -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-pspell/Makefile b/textproc/php5-pspell/Makefile index 511cda54f985..c56566ef160b 100644 --- a/textproc/php5-pspell/Makefile +++ b/textproc/php5-pspell/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pspell -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-simplexml/Makefile b/textproc/php5-simplexml/Makefile index 93f316e8cb98..313eb68dd3c9 100644 --- a/textproc/php5-simplexml/Makefile +++ b/textproc/php5-simplexml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -simplexml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-wddx/Makefile b/textproc/php5-wddx/Makefile index fa62423cc46d..991fca1829f6 100644 --- a/textproc/php5-wddx/Makefile +++ b/textproc/php5-wddx/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -wddx -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xml/Makefile b/textproc/php5-xml/Makefile index 5466e92c16b1..23bdc0c15fcc 100644 --- a/textproc/php5-xml/Makefile +++ b/textproc/php5-xml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xmlreader/Makefile b/textproc/php5-xmlreader/Makefile index 6f7fbeb9792d..3e6276707126 100644 --- a/textproc/php5-xmlreader/Makefile +++ b/textproc/php5-xmlreader/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xmlreader -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xmlwriter/Makefile b/textproc/php5-xmlwriter/Makefile index 3a7491941615..84b78335dde4 100644 --- a/textproc/php5-xmlwriter/Makefile +++ b/textproc/php5-xmlwriter/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xmlwriter -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xsl/Makefile b/textproc/php5-xsl/Makefile index ebca875e805f..e105dcaf708a 100644 --- a/textproc/php5-xsl/Makefile +++ b/textproc/php5-xsl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xsl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-ctype/Makefile b/textproc/php55-ctype/Makefile index f71fdff45ac6..e7d588b51654 100644 --- a/textproc/php55-ctype/Makefile +++ b/textproc/php55-ctype/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -ctype -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-dom/Makefile b/textproc/php55-dom/Makefile index 5604d0f31001..22d0fa1183c8 100644 --- a/textproc/php55-dom/Makefile +++ b/textproc/php55-dom/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -dom -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-pspell/Makefile b/textproc/php55-pspell/Makefile index c9ed9c42aea0..36d27eec6153 100644 --- a/textproc/php55-pspell/Makefile +++ b/textproc/php55-pspell/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pspell -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-simplexml/Makefile b/textproc/php55-simplexml/Makefile index 9b103bb6f6d8..dd274937d988 100644 --- a/textproc/php55-simplexml/Makefile +++ b/textproc/php55-simplexml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -simplexml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-wddx/Makefile b/textproc/php55-wddx/Makefile index 2c3493060e2b..790120bcd0ce 100644 --- a/textproc/php55-wddx/Makefile +++ b/textproc/php55-wddx/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -wddx -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xml/Makefile b/textproc/php55-xml/Makefile index 3cf459f092ff..be8e8646b390 100644 --- a/textproc/php55-xml/Makefile +++ b/textproc/php55-xml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xmlreader/Makefile b/textproc/php55-xmlreader/Makefile index a5260b6631d4..5f6531799ed3 100644 --- a/textproc/php55-xmlreader/Makefile +++ b/textproc/php55-xmlreader/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xmlreader -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xmlwriter/Makefile b/textproc/php55-xmlwriter/Makefile index abae9929373c..79fbac052143 100644 --- a/textproc/php55-xmlwriter/Makefile +++ b/textproc/php55-xmlwriter/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xmlwriter -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xsl/Makefile b/textproc/php55-xsl/Makefile index 7cd37a5901c8..9816a21c6f76 100644 --- a/textproc/php55-xsl/Makefile +++ b/textproc/php55-xsl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xsl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |