diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 18:35:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-03-03 18:35:25 +0000 |
commit | abd5fe0d2a567ebe3123cf87c02b1f818056f9e0 (patch) | |
tree | a7c66aefafc137cb3269ec385937adba82e61412 /chinese | |
parent | 3383a16916b80ed77efd25141174ef104576d11b (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/Makefile | 2 |
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" |