From ae38efaed6fbee1a19fa8027e3823538639f71f9 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 21 Aug 2009 15:09:19 +0000 Subject: [PATCH] Mark BROKEN on 8.x: does not support FreeBSD 8.x --- lang/gnat-gcc42/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/gnat-gcc42/Makefile b/lang/gnat-gcc42/Makefile index 20c71dcb37e0..b32765e78671 100644 --- a/lang/gnat-gcc42/Makefile +++ b/lang/gnat-gcc42/Makefile @@ -52,6 +52,10 @@ LATEST_LINK= ${PORTNAME}${gcc_suffix} .include +.if ${OSVERSION} >= 800000 +BROKEN= does not support FreeBSD 8.x +.endif + srcdir= ${WRKDIR}/gcc-${PORTVERSION} gcc_suffix= 42 fsf_mans= fsf-funding gfdl gpl