aboutsummaryrefslogtreecommitdiff
path: root/sysutils/most
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-14 10:15:52 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-14 10:15:52 +0000
commit7aef37f62ece8efe1c98a46ecd235ea36aa72408 (patch)
treeda93f2dfaac0007dd30bf105aff12a968a96b18f /sysutils/most
parent25b773673e20d99e0dfc671d354eaa3c23b66140 (diff)
downloadports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.tar.gz
ports-7aef37f62ece8efe1c98a46ecd235ea36aa72408.zip
Convert USE_BZIP2=yes to USES=tar:bzip2
Notes
Notes: svn path=/head/; revision=348200
Diffstat (limited to 'sysutils/most')
-rw-r--r--sysutils/most/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile
index 73a7a8ce2b56..171726c71ffd 100644
--- a/sysutils/most/Makefile
+++ b/sysutils/most/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-mmap
MAKE_JOBS_UNSAFE= yes