From ff4707d04ae507e840465f491b3d1fad2ecddde0 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 6 Dec 2005 14:01:27 +0000 Subject: Mark IGNORE on 4.X. Reported by: pointyhat via kris --- www/epiphany/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/epiphany') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 074513ba4b54..640eeba36120 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -45,6 +45,10 @@ MAN1= epiphany.1 .include .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" +.if ${OSVERSION} < 500000 +IGNORE= does not build on 4.X +.endif + NO_WERROR= yes # allow build with more warnings enabled .if defined(NO_WERROR) -- cgit v1.2.3