summaryrefslogtreecommitdiffstats
path: root/chinese/zhcon
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-22 19:54:26 +0000
committerkris <kris@FreeBSD.org>2006-01-22 19:54:26 +0000
commit2938f0e357789ba691af041def4c1a57f06486dc (patch)
tree7fa79826e98ac123b71a433e1927aad5266082c6 /chinese/zhcon
parentb4fe9af4fd2c4b764418dcd06165b522ad10c210 (diff)
downloadFreeBSD-ports-2938f0e357789ba691af041def4c1a57f06486dc.zip
FreeBSD-ports-2938f0e357789ba691af041def4c1a57f06486dc.tar.gz
BROKEN when WITHOUT_NLS: Does not compile without gettext
Diffstat (limited to 'chinese/zhcon')
-rw-r--r--chinese/zhcon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile
index 395e849..2145c11 100644
--- a/chinese/zhcon/Makefile
+++ b/chinese/zhcon/Makefile
@@ -25,6 +25,7 @@ ONLY_FOR_ARCHS= i386
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
+BROKEN= "Does not compile without gettext"
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.endif
OpenPOWER on IntegriCloud