summaryrefslogtreecommitdiffstats
path: root/devel/newt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/newt/Makefile')
-rw-r--r--devel/newt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index c63e334..31488be 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -34,7 +34,7 @@ SOVERSION= ${PORTVERSION:R:E}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls
OpenPOWER on IntegriCloud