diff options
author | beat <beat@FreeBSD.org> | 2012-10-20 16:07:53 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2012-10-20 16:07:53 +0800 |
commit | 692ccf04c01d67b690cbd54d4169514e5dc07b24 (patch) | |
tree | 036675e7cb06aa36f34f02a530c70e888f1e2940 /chinese | |
parent | 1cd5230db0b8378865937b6f2c60f872f512955f (diff) | |
download | freebsd-ports-gnome-692ccf04c01d67b690cbd54d4169514e5dc07b24.tar.gz freebsd-ports-gnome-692ccf04c01d67b690cbd54d4169514e5dc07b24.tar.zst freebsd-ports-gnome-692ccf04c01d67b690cbd54d4169514e5dc07b24.zip |
- Mark as BROKEN: does not patch
Reported by: pointyhat
Feature safe: yes
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..779063939b56 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= does not patch + WITH_LATIN= YES # Cursor movement and words wrapping aren't hacked if compiled with gnome. WITHOUT_GNOME= YES |