summaryrefslogtreecommitdiff
path: root/security/ccrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ccrypt/Makefile')
-rw-r--r--security/ccrypt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ccrypt/Makefile b/security/ccrypt/Makefile
index f4655cf9be68..33d43c680b1d 100644
--- a/security/ccrypt/Makefile
+++ b/security/ccrypt/Makefile
@@ -12,6 +12,9 @@ COMMENT= Command-line utility for encrypting and decrypting files and streams
USES= gmake
NO_STAGE= yes
+
+OPTIONS_DEFINE= DOCS NLS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}