summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-03-03 18:35:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-03-03 18:35:25 +0000
commitabd5fe0d2a567ebe3123cf87c02b1f818056f9e0 (patch)
treea7c66aefafc137cb3269ec385937adba82e61412 /chinese
parentLast minute reprieve, this appears to compile again. (diff)
Change BROKEN to IGNORE since the package builds but will not work.
Notes
Notes: svn path=/head/; revision=186449
Diffstat (limited to 'chinese')
-rw-r--r--chinese/links/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/links/Makefile b/chinese/links/Makefile
index e04fd2277570..e8c3869533dd 100644
--- a/chinese/links/Makefile
+++ b/chinese/links/Makefile
@@ -23,6 +23,6 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-codepage.inc \
pre-configure:
cd ${WRKSRC}/intl && ./synclang
-BROKEN= does not work at runtime
+IGNORE= does not work at runtime
.include "${MASTERDIR}/Makefile"