From 7d8e834d67b4fe961287dacdece23657f1e1ce96 Mon Sep 17 00:00:00 2001 From: vanilla Date: Fri, 27 Jun 2014 01:51:00 +0000 Subject: 1: Stagify. 2: USES=tar:bzip2 Approved by: portmgr@ (blanket approval) --- sysutils/gpkgdep/Makefile | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.1