summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/gpkgdep/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gpkgdep/Makefile b/sysutils/gpkgdep/Makefile
index 69be33109ec3..0c9a475c52a4 100644
--- a/sysutils/gpkgdep/Makefile
+++ b/sysutils/gpkgdep/Makefile
@@ -13,9 +13,8 @@ MASTER_SITE_SUBDIR= gpkgdep
MAINTAINER= h.eichmann@gmx.de
COMMENT= Shows package dependencies in tree views
-LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
-
USE_BZIP2= yes
+USE_GNOME= gtk20
USE_AUTOMAKE_VER= 15
AUTOMAKE_ARGS= --add-missing
USE_GMAKE= yes