aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index bdceac0c2f1e..b1f291cc679e 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -65,13 +65,13 @@ CONFIGURE_ARGS+=--disable-ldap
PLIST_SUB+= LDAP="@comment "
.endif
-.if defined(WITH_NLS)
+#.if defined(WITH_NLS)
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
+#.else
+#CONFIGURE_ARGS+=--disable-nls
+#PLIST_SUB+= NLS="@comment "
+#.endif
.if defined(WITH_SCDAEMON)
CONFIGURE_ARGS+=--enable-scdaemon