aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/gossip
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-03-28 09:16:19 +0800
committermarcus <marcus@FreeBSD.org>2006-03-28 09:16:19 +0800
commite0e91d08d61b7b48d8c071d16252c8aca83216b0 (patch)
tree1552ddce3818665017330889b2beb332b9aff871 /net-im/gossip
parent6231051ad8ac7d9f2097df944457d4f17f64e20f (diff)
downloadfreebsd-ports-gnome-e0e91d08d61b7b48d8c071d16252c8aca83216b0.tar.gz
freebsd-ports-gnome-e0e91d08d61b7b48d8c071d16252c8aca83216b0.tar.zst
freebsd-ports-gnome-e0e91d08d61b7b48d8c071d16252c8aca83216b0.zip
Add a missing dependency on gnomedocutils.
Reported by: pointyhat via kris
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" \