diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-10-30 13:32:02 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-10-30 13:32:02 +0000 |
commit | c8e30015e9f0fa5609e9e64392d1cfc5cc9ec913 (patch) | |
tree | 6196c064cfe1f78a3475eb3a8aa26d87d7bae2de /ftp/php5-ftp | |
parent | 9f25bfd87f59093b301d7641e7743c6f2dd7d689 (diff) |
Notes
Diffstat (limited to 'ftp/php5-ftp')
-rw-r--r-- | ftp/php5-ftp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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.* |