aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
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 /sysutils
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 'sysutils')
-rw-r--r--sysutils/php53-fileinfo/Makefile1
-rw-r--r--sysutils/php53-posix/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/php53-fileinfo/Makefile b/sysutils/php53-fileinfo/Makefile
index 52b7da4a85d7..645849a73f88 100644
--- a/sysutils/php53-fileinfo/Makefile
+++ b/sysutils/php53-fileinfo/Makefile
@@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
PKGNAMESUFFIX= -fileinfo
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php53-posix/Makefile b/sysutils/php53-posix/Makefile
index e896c2c36a86..bac6b7c994c8 100644
--- a/sysutils/php53-posix/Makefile
+++ b/sysutils/php53-posix/Makefile
@@ -6,5 +6,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php53
PKGNAMESUFFIX= -posix
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"