aboutsummaryrefslogtreecommitdiff
path: root/irc/ircII/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircII/Makefile')
-rw-r--r--irc/ircII/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index b6b3a541bb24..c88b4622ac9a 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ircii
PORTVERSION= 20060725
+PORTREVISION= 1
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \
ftp://ftp.irc.org/irc/clients/unix/ircII/
@@ -23,10 +24,4 @@ MAN1= irc.1 ircII.1 ircbug.1
PLIST_SUB= VERSION="${PORTVERSION}"
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64" && ${OSVERSION} >= 700000
-BROKEN= Doesn't build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>