From 7a6f26062341c4c77ac81a25703ef4db94dab431 Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Thu, 27 Apr 2006 20:12:05 +0000 Subject: Mark BROKEN on 4.x. PR: ports/96424 Submitted by: Laurent Courty Reported by: Kris --- graphics/qgis/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'graphics/qgis') diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 46e8274b2c34..792437d56514 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -35,6 +35,10 @@ OPTIONS= GRASS "Enable GRASS support" Off \ .include +.if ${OSVERSION} < 500000 +BROKEN= Does not build on FreeBSD versions prior to 5 +.endif + .if !defined (QTDIR) QTDIR= ${X11BASE} .endif -- cgit v1.2.3