aboutsummaryrefslogtreecommitdiff
path: root/editors/biew
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-03 12:59:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-06-03 12:59:51 +0000
commitb8a059169d018310089c167a07ae2d3b1639fd61 (patch)
tree12feb10d03cf900a0f08d253fddaa10629433215 /editors/biew
parentbaa2f5cff4e223b727e434ee1e15ef703ef8b9fe (diff)
downloadports-b8a059169d018310089c167a07ae2d3b1639fd61.tar.gz
ports-b8a059169d018310089c167a07ae2d3b1639fd61.zip
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=356353
Diffstat (limited to 'editors/biew')
-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" \