diff options
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index c5a1668b25d4..6dc7f12da71c 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -20,11 +20,10 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= canberra-gtk.0:${PORTSDIR}/audio/libcanberra RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian -USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack esound libbonobo \ gnomevfs2 ltverhack referencehack -USES= bison pathfix +USES= bison pathfix gettext USE_XORG= xpm USE_LDCONFIG= yes USE_AUTOTOOLS= libtool |