diff options
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r-- | x11/gnome-libs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 0e1a23bac1ae..c71599f6ca4e 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -16,14 +16,13 @@ BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= png15:${PORTSDIR}/graphics/png RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian -USES= charsetfix +USES= charsetfix gettext USE_BZIP2= yes USE_XORG= xpm ice x11 USE_PERL5= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= gnomehier gnomeprefix esound gtk12 imlib libxml orbit -USE_GETTEXT= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-test-gnome |