aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-12 18:17:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-03-12 18:17:30 +0000
commit8f341259b55ddf6cc6439bd4cfb3eaa4406178a4 (patch)
tree1cacfea2545fc9a343f8ee9ec59e265b27fb0ca0 /ftp/curl/Makefile
parente4a6a5ed41f37f5a373b4fb9b9b65fbc2cf3f94d (diff)
downloadports-8f341259b55ddf6cc6439bd4cfb3eaa4406178a4.tar.gz
ports-8f341259b55ddf6cc6439bd4cfb3eaa4406178a4.zip
Notes
Diffstat (limited to 'ftp/curl/Makefile')
-rw-r--r--ftp/curl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index a49290a6a51c..90d4d8d91ebe 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 7.35.0
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
LOCAL/sunpoet
-EXTRACT_SUFX= .tar.lzma
MAINTAINER?= sunpoet@FreeBSD.org
COMMENT?= Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
@@ -34,8 +33,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL_STRIP_FLAG=${STRIP}
USE_PERL5= build
-USE_XZ= yes
-USES= pathfix perl5
+USES= pathfix perl5 tar:lzma
PORTDOCS= *
PORTEXAMPLES= *