diff options
Diffstat (limited to 'audio/spiralloops/Makefile')
-rw-r--r-- | audio/spiralloops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spiralloops/Makefile b/audio/spiralloops/Makefile index f4f6b71ca848..aaf0ad0dabf0 100644 --- a/audio/spiralloops/Makefile +++ b/audio/spiralloops/Makefile @@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 -BROKEN= "Does not compile (bad C++ code)" +BROKEN= "Does not compile (bad C++ code)" .endif post-patch: |