diff options
Diffstat (limited to 'net-im/gossip/Makefile')
-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" \ |