aboutsummaryrefslogtreecommitdiffstats
path: root/editors/manedit
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 /editors/manedit
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 'editors/manedit')
-rw-r--r--editors/manedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile
index 14c57f0b13b1..2848a59b12fa 100644
--- a/editors/manedit/Makefile
+++ b/editors/manedit/Makefile
@@ -13,7 +13,7 @@ COMMENT= UNIX manual page editor and viewer
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
MAKEFILE= Makefile.FreeBSD
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GNOME= gtk12
MAKE_ARGS= STAGEDIR="$(STAGEDIR)"