summaryrefslogtreecommitdiff
path: root/net-im/gossip
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-03-28 01:16:19 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-03-28 01:16:19 +0000
commit8da8580430542afd2f36bfa34605c23b568c1fea (patch)
tree523ba12cc430f51b2180eee275b0acc191a744bd /net-im/gossip
parentfix the 'save' problem (diff)
Add a missing dependency on gnomedocutils.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=158291
Diffstat (limited to 'net-im/gossip')
-rw-r--r--net-im/gossip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gossip/Makefile b/net-im/gossip/Makefile
index 41f0e19afc1a..6f63ea73bf15 100644
--- a/net-im/gossip/Makefile
+++ b/net-im/gossip/Makefile
@@ -22,7 +22,7 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
+USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomedocutils
INSTALLS_OMF= yes
CONFIGURE_ARGS= --enable-dbus=yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \