summaryrefslogtreecommitdiff
path: root/sysutils/gpkgdep
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-18 17:56:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-05-18 17:56:09 +0000
commit3b1efc0a4e4b52c4a2743b4938787043030d6e58 (patch)
tree41b81a9f43616fb312ec90d6b66dc02c9a732475 /sysutils/gpkgdep
parentFix configure in the absence of GNOME. (diff)
Convert to new GNOME infrastructure which should fix the build.
Reported by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Notes
Notes: svn path=/head/; revision=81261
Diffstat (limited to 'sysutils/gpkgdep')
-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