aboutsummaryrefslogtreecommitdiff
path: root/net/nc6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/nc6/Makefile')
-rw-r--r--net/nc6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nc6/Makefile b/net/nc6/Makefile
index 12a079a118c5..50ac0a063c46 100644
--- a/net/nc6/Makefile
+++ b/net/nc6/Makefile
@@ -22,7 +22,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls