1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Use USES=tar:lzma

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-03-12 18:17:30 +00:00
parent e4a6a5ed41
commit 8f341259b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347994

View File

@ -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= *