aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-03-30 01:05:06 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-03-30 01:05:06 +0000
commit47953517b5f6cc8572afdb2eb2a1a1fca26a632d (patch)
tree36e178cc2ac8855b1fa6cc93ba9f859835de8068 /security/gnupg
parent37b428c21fa07b2af274083cab9d5a1add2670ec (diff)
downloadports-47953517b5f6cc8572afdb2eb2a1a1fca26a632d.tar.gz
ports-47953517b5f6cc8572afdb2eb2a1a1fca26a632d.zip
Notes
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