diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-28 01:16:19 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-03-28 01:16:19 +0000 |
commit | 8da8580430542afd2f36bfa34605c23b568c1fea (patch) | |
tree | 523ba12cc430f51b2180eee275b0acc191a744bd /net-im/gossip | |
parent | 015a037fa205c270dd66e0e550f1c668cb548270 (diff) | |
download | ports-8da8580430542afd2f36bfa34605c23b568c1fea.tar.gz ports-8da8580430542afd2f36bfa34605c23b568c1fea.zip |
Notes
Diffstat (limited to 'net-im/gossip')
-rw-r--r-- | net-im/gossip/Makefile | 2 |
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" \ |