From 2938f0e357789ba691af041def4c1a57f06486dc Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 22 Jan 2006 19:54:26 +0000 Subject: BROKEN when WITHOUT_NLS: Does not compile without gettext --- chinese/zhcon/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'chinese/zhcon') 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 -- cgit v1.1