diff options
Diffstat (limited to 'x11-wm/e17-module-slideshow')
-rw-r--r-- | x11-wm/e17-module-slideshow/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile index 077875d7ac93..d0cc2f539c54 100644 --- a/x11-wm/e17-module-slideshow/Makefile +++ b/x11-wm/e17-module-slideshow/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} |