aboutsummaryrefslogtreecommitdiff
path: root/lang/gnat-gcc42/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-09-06 05:33:29 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-09-06 05:33:29 +0000
commit16c39cb51e1034fc4ca7fd3b17b5eb5c32a122a9 (patch)
tree481ef3933d93aac6da880da1370d563c61ff18be /lang/gnat-gcc42/Makefile
parent1c4f0784eeeb8c2638117952bda6e6c86bb4f15a (diff)
downloadports-16c39cb51e1034fc4ca7fd3b17b5eb5c32a122a9.tar.gz
ports-16c39cb51e1034fc4ca7fd3b17b5eb5c32a122a9.zip
Notes
Diffstat (limited to 'lang/gnat-gcc42/Makefile')
-rw-r--r--lang/gnat-gcc42/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/gnat-gcc42/Makefile b/lang/gnat-gcc42/Makefile
index 6a29d7ec47e7..248093643e68 100644
--- a/lang/gnat-gcc42/Makefile
+++ b/lang/gnat-gcc42/Makefile
@@ -47,6 +47,10 @@ LATEST_LINK= ${PORTNAME}${gcc_suffix}
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 700000
+BROKEN= does not compile at 7.x
+.endif
+
gcc_snapshot= 20060818
versionstring= ${PORTVERSION:C/\.[0-9]*$//}-${gcc_snapshot}
srcdir= ${WRKDIR}/gcc-${versionstring}