diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-27 15:50:23 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-27 15:50:23 +0000 |
commit | f8070cec36715075156624750dd39c106051d843 (patch) | |
tree | 956ede089cbea16994db44b8096b5a60fb009213 /chinese | |
parent | 26f8bfded33276a163c0b503753e3dd7eeca341b (diff) | |
download | ports-f8070cec36715075156624750dd39c106051d843.tar.gz ports-f8070cec36715075156624750dd39c106051d843.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/bitchx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile index c79c01839b1e..6f3dcde674e3 100644 --- a/chinese/bitchx/Makefile +++ b/chinese/bitchx/Makefile @@ -17,6 +17,8 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-source::input.c \ ${.CURDIR}/files/patch-include::config.h \ ${.CURDIR}/files/patch-source::screen.c +BROKEN= patch reject + WITH_LATIN= YES # Cursor movement and words wrapping aren't hacked if compiled with gnome. WITHOUT_GNOME= YES |