aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/upx
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-06-01 15:59:15 +0800
committerohauer <ohauer@FreeBSD.org>2014-06-01 15:59:15 +0800
commit1331d93293ef63bc71feafdb99a718899ce5cf73 (patch)
tree4d307b471693ec4b275c79f06f7f888397796316 /archivers/upx
parent56f183e9f5e3f81f98a57f54261bbb23a9e9f099 (diff)
downloadfreebsd-ports-gnome-1331d93293ef63bc71feafdb99a718899ce5cf73.tar.gz
freebsd-ports-gnome-1331d93293ef63bc71feafdb99a718899ce5cf73.tar.zst
freebsd-ports-gnome-1331d93293ef63bc71feafdb99a718899ce5cf73.zip
- fix sanity in CAT archivers
- USE_BZIP2 -> USES=tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE
Diffstat (limited to 'archivers/upx')
-rw-r--r--archivers/upx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile
index a1c9f60b6ee3..f7bd520d98c4 100644
--- a/archivers/upx/Makefile
+++ b/archivers/upx/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= libucl.so:${PORTSDIR}/archivers/ucl
LZMA_VER= 4.65
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src
-USE_BZIP2= yes
-USES= gmake perl5
+USES= tar:bzip2 gmake perl5
USE_PERL5= build
MAKE_ENV= UPX_UCLDIR=${LOCALBASE}\
UPX_LZMADIR=${WRKDIR}\