diff options
Diffstat (limited to 'www/nscache')
-rw-r--r-- | www/nscache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nscache/Makefile b/www/nscache/Makefile index 2bee028..ecefd9d 100644 --- a/www/nscache/Makefile +++ b/www/nscache/Makefile @@ -21,6 +21,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehier gtk12 USE_GETOPT_LONG= yes USE_GMAKE= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-gtk-config=${GTK_CONFIG} --disable-gnome |