aboutsummaryrefslogtreecommitdiff
path: root/security/ccrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ccrypt/Makefile')
-rw-r--r--security/ccrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile
index 200d29575b0a..cd5e04921ffc 100644
--- a/security/ccrypt/Makefile
+++ b/security/ccrypt/Makefile
@@ -14,7 +14,7 @@ COMMENT= Command-line utility for encrypting and decrypting files and streams
.if ${PORT_OPTIONS:MNLS}
PLIST_SUB+= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
.else
PLIST_SUB+= NLS="@comment "
USE_PERL5_BUILD= yes