From 49992718e3e903665335ea0271781eae48947f8e Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 21 May 2005 18:04:44 +0000 Subject: BROKEN on 4.x: Does not compile --- sysutils/i855vidctl10/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/i855vidctl10') diff --git a/sysutils/i855vidctl10/Makefile b/sysutils/i855vidctl10/Makefile index c088136a7300..7ce2b6dd0a2e 100644 --- a/sysutils/i855vidctl10/Makefile +++ b/sysutils/i855vidctl10/Makefile @@ -20,6 +20,7 @@ ONLY_FOR_ARCHS= i386 .if ${OSVERSION} < 500000 USE_GCC= 3.4 +BROKEN= "Does not compile on FreeBSD 4.x" .endif .include -- cgit