diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 25a1d385da47..9b27981617be 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -24,6 +24,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui +USE_GETTEXT= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |