diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-libs/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 1 | ||||
-rw-r--r-- | x11/xscreensaver-gnome/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 1d49ad7fc59..6f6e4fdee1f 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -26,6 +26,7 @@ USE_XPM= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit +USE_GETTEXT= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-test-gnome diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index 1d49ad7fc59..6f6e4fdee1f 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -26,6 +26,7 @@ USE_XPM= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit +USE_GETTEXT= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-test-gnome diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile index 807859ce1c8..ef2c1b04891 100644 --- a/x11/xscreensaver-gnome/Makefile +++ b/x11/xscreensaver-gnome/Makefile @@ -25,6 +25,7 @@ USE_GL= yes USE_GMAKE= yes USE_PERL5_RUN= yes USE_GNOME= gnomehier libglade2 gnomehack +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gl --with-gle --with-xpm --with-xml \ --with-hackdir=${PREFIX}/bin/xscreensaver-hacks \ |