From 16c39cb51e1034fc4ca7fd3b17b5eb5c32a122a9 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Wed, 6 Sep 2006 05:33:29 +0000 Subject: Mark BROKEN at 7.x (does not compile) while investigating the case. Reported by: krismail --- lang/gnat-gcc42/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lang/gnat-gcc42/Makefile') 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 +.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} -- cgit v1.2.3