aboutsummaryrefslogtreecommitdiffstats
path: root/irc/kvirc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2007-12-28 20:06:13 +0800
committererwin <erwin@FreeBSD.org>2007-12-28 20:06:13 +0800
commit1231e3b02f2e7931d8125780febad78a111dbf4d (patch)
treefa0d2e79b6e98fb76da41fbf5b714fa58625e604 /irc/kvirc
parent89a27ff82e17054dc72a2c384f20cba59bd2e9e6 (diff)
downloadfreebsd-ports-gnome-1231e3b02f2e7931d8125780febad78a111dbf4d.tar.gz
freebsd-ports-gnome-1231e3b02f2e7931d8125780febad78a111dbf4d.tar.zst
freebsd-ports-gnome-1231e3b02f2e7931d8125780febad78a111dbf4d.zip
Mark BROKEN with gcc 4.2 on all archs.
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