From 31a54309d1e502e6168f8f2caad4168ec5862a1b Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Wed, 21 Jun 2006 15:21:26 +0000 Subject: [PATCH] portlint PR: ports/99150 Submitted by: Alexander Botero-Lowry --- audio/spiralloops/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index 61d2608c0f16..f1252765d3d5 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} .include .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= Does not compile (bad C++ code) .endif post-patch: