From 8aea8af7143f03b563c29275a3228d52bf87f8d9 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 28 Sep 2005 18:16:59 +0000 Subject: [PATCH] - Mark xmess BROKEN on 5.x until a solution is not found Reported by: pointyhat via kris --- emulators/xmame/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile index e637de14b6b9..8847ece604be 100644 --- a/emulators/xmame/Makefile +++ b/emulators/xmame/Makefile @@ -112,6 +112,8 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS} .if ${OSVERSION} < 500000 BROKEN= "Doesn't build on FreeBSD < 5.x" +.elif (${OSVERSION} < 600000 && ${MAMEMESS} == "mess") +BROKEN= "Doesn't build on FreeBSD < 6.x" .endif # Option WITH_DATFILES