From 06562c718c2dcb58003d886d1f858623d1cc40bc Mon Sep 17 00:00:00 2001 From: ehaupt Date: Mon, 19 Jun 2006 07:02:38 +0000 Subject: Unquote BROKEN PR: 99154 Submitted by: Alexander Botero-Lowry --- audio/festalon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/festalon') diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile index fb2521772ee0..0434f9dca2fa 100644 --- a/audio/festalon/Makefile +++ b/audio/festalon/Makefile @@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= i386 ppc .include .if ${OSVERSION} < 500000 -BROKEN= "Does not compile on FreeBSD 4.x" +BROKEN= Does not compile on FreeBSD 4.x .endif .if ${PKGNAMEPREFIX} == "" -- cgit