aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-30 05:43:17 +0800
committeradamw <adamw@FreeBSD.org>2014-07-30 05:43:17 +0800
commit1cf7c15bcf2522cd43d51dede202cd9250bad11f (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /converters
parentd67e1883b6d3deed93b173e9acc01cbe37453ad1 (diff)
downloadfreebsd-ports-gnome-1cf7c15bcf2522cd43d51dede202cd9250bad11f.tar.gz
freebsd-ports-gnome-1cf7c15bcf2522cd43d51dede202cd9250bad11f.tar.zst
freebsd-ports-gnome-1cf7c15bcf2522cd43d51dede202cd9250bad11f.zip
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'converters')
-rw-r--r--converters/rcctools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/rcctools/Makefile b/converters/rcctools/Makefile
index 8441e79c60ba..f3094da93cd9 100644
--- a/converters/rcctools/Makefile
+++ b/converters/rcctools/Makefile
@@ -12,7 +12,7 @@ COMMENT= Charset conversion utility with language and encoding autodetection
LIB_DEPENDS= librcc.so:${PORTSDIR}/devel/librcc
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include