diff options
Diffstat (limited to 'net/remmina-applet/Makefile')
-rw-r--r-- | net/remmina-applet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remmina-applet/Makefile b/net/remmina-applet/Makefile index 443f46dadf57..14c665b0c43c 100644 --- a/net/remmina-applet/Makefile +++ b/net/remmina-applet/Makefile @@ -29,7 +29,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} -USE_GETTEXT= yes +USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls |