aboutsummaryrefslogtreecommitdiff
path: root/devel/newt
diff options
context:
space:
mode:
Diffstat (limited to 'devel/newt')
-rw-r--r--devel/newt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index c63e334c000a..31488be42554 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