diff options
Diffstat (limited to 'ftp/php53-ftp')
-rw-r--r-- | ftp/php53-ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/php53-ftp/Makefile b/ftp/php53-ftp/Makefile index aead40c..0c4fac8 100644 --- a/ftp/php53-ftp/Makefile +++ b/ftp/php53-ftp/Makefile @@ -6,6 +6,7 @@ MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -ftp +NO_STAGE= yes post-patch: @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ ${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.* |