aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-02 17:23:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-02 17:23:44 +0000
commit2c7f31627b5b97c6a724c46e0cfcbe78f30e23f5 (patch)
tree2b2a538fb7b2dce9015041f6d4ca82a22ebe8140 /ftp
parentcb06c36d2b31639bcf4ccb3b85e227e9cd5f45d1 (diff)
downloadports-2c7f31627b5b97c6a724c46e0cfcbe78f30e23f5.tar.gz
ports-2c7f31627b5b97c6a724c46e0cfcbe78f30e23f5.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 16c318f302ef..8ebdaab4dd9a 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -31,8 +31,9 @@ TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support
CONFIGURE_ARGS+=--disable-werror \
--enable-imap --enable-pop3 --enable-rtsp --enable-smtp \
--without-axtls
-CONFIGURE_ENV= LOCALBASE="${LOCALBASE}"
+CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
GNU_CONFIGURE= yes
+MAKE_ENV+= INSTALL_STRIP_FLAG=${STRIP}
USE_PERL5= build
USE_XZ= yes
USES= pathfix perl5