diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-21 01:09:16 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-21 01:09:16 +0000 |
commit | 0a012ec015521ad5ced2e86f4a12dbf94691c1db (patch) | |
tree | d914cc6d3ff54638148865d2f61e80a8a125391f /chinese/bitchx/Makefile | |
parent | Improve permissions on writeable directories. (diff) |
Remove BROKEN & DEPRECARED.
Approved by: bapt@
Diffstat (limited to 'chinese/bitchx/Makefile')
-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 |