aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-05-27 04:23:12 +0800
committerkris <kris@FreeBSD.org>2007-05-27 04:23:12 +0800
commit2b2c12c28b66d24f54d7244e1d83da35251424dd (patch)
tree35a80f24caf771234562c7e8fad8ddc4a772dd32 /lang
parent2975fee95532d988546d03d7c4d78934ba7eef95 (diff)
downloadfreebsd-ports-gnome-2b2c12c28b66d24f54d7244e1d83da35251424dd.tar.gz
freebsd-ports-gnome-2b2c12c28b66d24f54d7244e1d83da35251424dd.tar.zst
freebsd-ports-gnome-2b2c12c28b66d24f54d7244e1d83da35251424dd.zip
BROKEN with gcc 4.2
Diffstat (limited to 'lang')
-rw-r--r--lang/afnix/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile
index 80c6bf2d64f8..1571c53fb8b6 100644
--- a/lang/afnix/Makefile
+++ b/lang/afnix/Makefile
@@ -39,6 +39,10 @@ MAN7= eul::afnix.7 vol-0::afnix.7 vol-1::afnix.7 vol-2::afnix.7
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-extract:
@cd ${WRKSRC}/cnf/mak && ${CP} -f afnix-gcc-3.mak afnix-freebsd.mak