aboutsummaryrefslogtreecommitdiff
path: root/cad/alliance
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-05-26 20:23:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-05-26 20:23:12 +0000
commitde1ccba75678e5ce47f59a40b2d2fcd61b3fe112 (patch)
tree68ebf2598e543180939a9b3b8c99d60c9c50de9d /cad/alliance
parent90d066226dd1c911b582d427e238586ef204ee7f (diff)
downloadports-de1ccba75678e5ce47f59a40b2d2fcd61b3fe112.tar.gz
ports-de1ccba75678e5ce47f59a40b2d2fcd61b3fe112.zip
BROKEN with gcc 4.2
Notes
Notes: svn path=/head/; revision=191935
Diffstat (limited to 'cad/alliance')
-rw-r--r--cad/alliance/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index d349a970d2a6..14e8a967f9bd 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -36,6 +36,10 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
ALLIANCE_TOP= ${PREFIX}/alliance
SRCDIRLIST!= ${CAT} ${FILESDIR}/srcdirs.list
CFLAGS+= ${SRCDIRLIST:S,^,-I${WRKSRC}/,}