aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/dirmngr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 72a7441f033d..150aab194bf5 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -35,7 +35,7 @@ OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE+= gettext
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls