aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2014-05-15 03:31:02 +0800
committergarga <garga@FreeBSD.org>2014-05-15 03:31:02 +0800
commite19551d4796a9498993bedd9ddbebddbf3c3485e (patch)
treeb01cf7fbf98e7ced562a3b86e57741d39c961a12 /devel
parentda763402aa8f21fa1ebaa38b722496dc633ea56e (diff)
downloadfreebsd-ports-gnome-e19551d4796a9498993bedd9ddbebddbf3c3485e.tar.gz
freebsd-ports-gnome-e19551d4796a9498993bedd9ddbebddbf3c3485e.tar.zst
freebsd-ports-gnome-e19551d4796a9498993bedd9ddbebddbf3c3485e.zip
Move USE_BZIP2 to USES=tar:bzip2
Diffstat (limited to 'devel')
-rw-r--r--devel/sysconftool/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile
index 2d1bdc1d059a..c0c76bd97557 100644
--- a/devel/sysconftool/Makefile
+++ b/devel/sysconftool/Makefile
@@ -11,8 +11,7 @@ COMMENT= Helps to install application configuration files
LICENSE= GPLv3
-USES= perl5
-USE_BZIP2= yes
+USES= perl5 tar:bzip2
HAS_CONFIGURE= yes
USE_AUTOTOOLS= automake aclocal autoconf