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