summaryrefslogtreecommitdiff
path: root/irc/kvirc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2007-12-28 12:06:13 +0000
committerErwin Lansing <erwin@FreeBSD.org>2007-12-28 12:06:13 +0000
commit8422e5eb54ca3eeb183d78021cc250a37d8fe414 (patch)
tree7106ede7be880a1db3966ef85c1f4219ca5ec9cc /irc/kvirc
parent- Update mastersites. (diff)
Mark BROKEN with gcc 4.2 on all archs.
Notes
Notes: svn path=/head/; revision=204651
Diffstat (limited to 'irc/kvirc')
-rw-r--r--irc/kvirc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index cac8459c0fde..45979bbca591 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -36,10 +36,8 @@ OPTIONS= ARTS "Compile with arts support" on \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700042
-.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
BROKEN= Does not compile with GCC 4.2
.endif
-.endif
.if defined(WITH_ARTS)
LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts