summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-10-30 13:32:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-10-30 13:32:02 +0000
commitc8e30015e9f0fa5609e9e64392d1cfc5cc9ec913 (patch)
tree6196c064cfe1f78a3475eb3a8aa26d87d7bae2de /sysutils
parentAdd support for staging PHP extensions. (diff)
Stagify.
Notes
Notes: svn path=/head/; revision=332107
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/php5-fileinfo/Makefile1
-rw-r--r--sysutils/php5-posix/Makefile1
-rw-r--r--sysutils/php55-fileinfo/Makefile1
-rw-r--r--sysutils/php55-posix/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/php5-fileinfo/Makefile b/sysutils/php5-fileinfo/Makefile
index 80c25b10d2dc..fbac0d3c1c64 100644
--- a/sysutils/php5-fileinfo/Makefile
+++ b/sysutils/php5-fileinfo/Makefile
@@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -fileinfo
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php5-posix/Makefile b/sysutils/php5-posix/Makefile
index d54b401d10ef..b6327448590a 100644
--- a/sysutils/php5-posix/Makefile
+++ b/sysutils/php5-posix/Makefile
@@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -posix
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php55-fileinfo/Makefile b/sysutils/php55-fileinfo/Makefile
index f48419cb444f..ef2883c4ba1b 100644
--- a/sysutils/php55-fileinfo/Makefile
+++ b/sysutils/php55-fileinfo/Makefile
@@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -fileinfo
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/php55-posix/Makefile b/sysutils/php55-posix/Makefile
index 9567bb52052d..e2e68caa9241 100644
--- a/sysutils/php55-posix/Makefile
+++ b/sysutils/php55-posix/Makefile
@@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -posix
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"