aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-13 11:48:01 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-13 11:48:01 +0800
commit84878ef9ffbb2573aa6fe0d88b2844cc9fd885cc (patch)
treefc82bed9c61add190a4537484cc23122569f63a3 /sysutils
parentd7558054b9fb99807b5373f773c8e077048792c7 (diff)
downloadfreebsd-ports-84878ef9ffbb2573aa6fe0d88b2844cc9fd885cc.tar.gz
freebsd-ports-84878ef9ffbb2573aa6fe0d88b2844cc9fd885cc.tar.zst
freebsd-ports-84878ef9ffbb2573aa6fe0d88b2844cc9fd885cc.zip
Add a dependency on gnomehier to allow for the desktop entry.
Reported by: bento
Notes
Notes: svn path=/head/; revision=73003
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gcombust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile
index 26a1787ac4ed..52a656bebe89 100644
--- a/sysutils/gcombust/Makefile
+++ b/sysutils/gcombust/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \
USE_X_PREFIX= yes
USE_GNOMENG= yes
-USE_GNOME= gtk12
+USE_GNOME= gtk12 gnomehier
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \