diff options
Diffstat (limited to 'x11-wm/e17-module-uptime/Makefile')
-rw-r--r-- | x11-wm/e17-module-uptime/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile index 24994e9..e60dcbc 100644 --- a/x11-wm/e17-module-uptime/Makefile +++ b/x11-wm/e17-module-uptime/Makefile @@ -19,6 +19,8 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack +OPTIONS_DEFINE= NLS + .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |