From d6d57c872c52287da8addc207d44f223eb18fc0d Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 9 Jan 2005 18:29:20 +0000 Subject: This port actually builds on FreeBSD 4.x, it just does not work. Mark it IGNORE instead of BROKEN. Suggested by: kris --- emulators/wine-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/wine-devel') diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index f368b099ff14..0bb04005ef9a 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -36,7 +36,7 @@ USE_GCC= 3.4 .include .if ${OSVERSION} < 503000 -BROKEN= "Versions of FreeBSD before 5.3 lack sufficient threading support" +IGNORE= Versions of FreeBSD before 5.3 lack sufficient threading support .endif .if defined(DEBUG) -- cgit v1.2.3