diff options
-rw-r--r-- | x11/gnome-terminal3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-terminal3/Makefile b/x11/gnome-terminal3/Makefile index 9c83350a0..988cd0a15 100644 --- a/x11/gnome-terminal3/Makefile +++ b/x11/gnome-terminal3/Makefile @@ -24,7 +24,7 @@ USE_XZ= yes INSTALLS_OMF= yes USE_GMAKE= yes USE_XORG= sm ice -USE_GNOME= gconf2 gnomeprefix intlhack vte3 +USE_GNOME= gconf2 gnomeprefix intlhack vte3 gnomedocutils GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |