aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-03 20:59:51 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-03 20:59:51 +0800
commitd7d43eb1e59f22166562aa1a1944227c5bce1442 (patch)
tree12feb10d03cf900a0f08d253fddaa10629433215 /editors
parentebd3b80c6fa3fbe8e982ac19cba0a1605f0ee88c (diff)
downloadfreebsd-ports-gnome-d7d43eb1e59f22166562aa1a1944227c5bce1442.tar.gz
freebsd-ports-gnome-d7d43eb1e59f22166562aa1a1944227c5bce1442.tar.zst
freebsd-ports-gnome-d7d43eb1e59f22166562aa1a1944227c5bce1442.zip
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
Diffstat (limited to 'editors')
-rw-r--r--editors/biew/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index 0caf608ec317..873ea9238004 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -13,8 +13,7 @@ COMMENT= Binary file viewer and editor
LICENSE= GPLv2
-USES= dos2unix gmake iconv
-USE_BZIP2= yes
+USES= dos2unix gmake iconv tar:bzip2
DOS2UNIX_FILES= ${PORTDOCS:S,^,doc/,}
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --cc="${CC}" --with-extraincdir="${LOCALBASE}/include" \