diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-10-21 09:09:16 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-10-21 09:09:16 +0800 |
commit | 41bc73d26c88a1586c760d48df3901544eaf5ba8 (patch) | |
tree | d914cc6d3ff54638148865d2f61e80a8a125391f /chinese/bitchx | |
parent | 6df45cdffd3989bad5637905e824880eba85ad18 (diff) | |
download | freebsd-ports-gnome-41bc73d26c88a1586c760d48df3901544eaf5ba8.tar.gz freebsd-ports-gnome-41bc73d26c88a1586c760d48df3901544eaf5ba8.tar.zst freebsd-ports-gnome-41bc73d26c88a1586c760d48df3901544eaf5ba8.zip |
Remove BROKEN & DEPRECARED.
Approved by: bapt@
Diffstat (limited to 'chinese/bitchx')
-rw-r--r-- | chinese/bitchx/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chinese/bitchx/Makefile b/chinese/bitchx/Makefile index ff46393017e5..98aee630293a 100644 --- a/chinese/bitchx/Makefile +++ b/chinese/bitchx/Makefile @@ -8,16 +8,11 @@ CATEGORIES= chinese MAINTAINER= ports@FreeBSD.org COMMENT= A zh-tw cursor movement friendly, wrapping clean BitchX -DEPRECATED= Broken for more than 6 month -EXPIRATION_DATE= 2013-11-18 - MASTERDIR= ${.CURDIR}/../../irc/bitchx 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 |