summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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