diff options
Diffstat (limited to 'x11-wm/e17-module-forecasts/Makefile')
-rw-r--r-- | x11-wm/e17-module-forecasts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e17-module-forecasts/Makefile b/x11-wm/e17-module-forecasts/Makefile index 5f87f2fa5503..f818b7803906 100644 --- a/x11-wm/e17-module-forecasts/Makefile +++ b/x11-wm/e17-module-forecasts/Makefile @@ -23,7 +23,7 @@ USE_GNOME= pkgconfig .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext CONFIGURE_ARGS+=--enable-nls PLIST_SUB+= NLS="" .else |