summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2014-06-27 01:51:00 +0000
committervanilla <vanilla@FreeBSD.org>2014-06-27 01:51:00 +0000
commit7d8e834d67b4fe961287dacdece23657f1e1ce96 (patch)
tree3a237eb7319e0a1e5893887dab73f5e430ea7c10
parent8ba204863d9137e7fb20808b41d39cc6af274b48 (diff)
downloadFreeBSD-ports-7d8e834d67b4fe961287dacdece23657f1e1ce96.zip
FreeBSD-ports-7d8e834d67b4fe961287dacdece23657f1e1ce96.tar.gz
1: Stagify.
2: USES=tar:bzip2 Approved by: portmgr@ (blanket approval)
-rw-r--r--sysutils/gpkgdep/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/gpkgdep/Makefile b/sysutils/gpkgdep/Makefile
index adfc992..b4aa791 100644
--- a/sysutils/gpkgdep/Makefile
+++ b/sysutils/gpkgdep/Makefile
@@ -12,12 +12,10 @@ COMMENT= Shows package dependencies in tree views
LICENSE= GPLv2
-USE_BZIP2= yes
USE_GNOME= gtk20
USE_AUTOTOOLS= automake14 autoconf
AUTOMAKE_ARGS= --add-missing
-USES= gmake pkgconfig
+USES= gmake pkgconfig tar:bzip2
PLIST_FILES= bin/gpkgdep
-NO_STAGE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud