aboutsummaryrefslogtreecommitdiff
path: root/ftp
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 /ftp
parent9f25bfd87f59093b301d7641e7743c6f2dd7d689 (diff)
downloadports-c8e30015e9f0fa5609e9e64392d1cfc5cc9ec913.tar.gz
ports-c8e30015e9f0fa5609e9e64392d1cfc5cc9ec913.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/php5-curl/Makefile1
-rw-r--r--ftp/php5-ftp/Makefile1
-rw-r--r--ftp/php55-curl/Makefile1
-rw-r--r--ftp/php55-ftp/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/ftp/php5-curl/Makefile b/ftp/php5-curl/Makefile
index 8d31b1a3eab0..a0db0efe8bde 100644
--- a/ftp/php5-curl/Makefile
+++ b/ftp/php5-curl/Makefile
@@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -curl
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/ftp/php5-ftp/Makefile b/ftp/php5-ftp/Makefile
index 0cf9a4652471..2c217429e1c2 100644
--- a/ftp/php5-ftp/Makefile
+++ b/ftp/php5-ftp/Makefile
@@ -7,7 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php5
PKGNAMESUFFIX= -ftp
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \
${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.*
diff --git a/ftp/php55-curl/Makefile b/ftp/php55-curl/Makefile
index 0e1db1c84e2e..6b9199c38170 100644
--- a/ftp/php55-curl/Makefile
+++ b/ftp/php55-curl/Makefile
@@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -curl
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
diff --git a/ftp/php55-ftp/Makefile b/ftp/php55-ftp/Makefile
index 1d84b938f012..6b0b1f1c0caa 100644
--- a/ftp/php55-ftp/Makefile
+++ b/ftp/php55-ftp/Makefile
@@ -7,7 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php55
PKGNAMESUFFIX= -ftp
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \
${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.*