summaryrefslogtreecommitdiff
path: root/irc/nethirc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-21 22:15:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-21 22:15:57 +0000
commit9a0d0d88ff90c8f69289203ab7e5ca6aec5c43f1 (patch)
treead728da672e76d648b8809aaa3772bb310737d1e /irc/nethirc
parentBROKEN: Checksum mismatch (diff)
BROKEN on 4.x: does not build
Notes
Notes: svn path=/head/; revision=101616
Diffstat (limited to 'irc/nethirc')
-rw-r--r--irc/nethirc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
index 60815a52c680..7f75dd93acde 100644
--- a/irc/nethirc/Makefile
+++ b/irc/nethirc/Makefile
@@ -17,6 +17,10 @@ COMMENT= Perl-based irc client that uses Net::IRC
.include <bsd.port.pre.mk>
RUN_DEPENDS= ${SITE_PERL}/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC
+.if ${OSVERSION} < 500000
+BROKEN= "Does not build"
+.endif
+
NO_BUILD= yes
USE_PERL5= yes
MAN1= nethirc.1 nhirc.1