aboutsummaryrefslogtreecommitdiff
path: root/audio/xtuner
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xtuner')
-rw-r--r--audio/xtuner/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile
index 55b088a408c9..e92381229861 100644
--- a/audio/xtuner/Makefile
+++ b/audio/xtuner/Makefile
@@ -23,7 +23,7 @@ USE_XPM= YES
.include <bsd.port.pre.mk>
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN= "Does not compile on sparc64 or ia64"
+BROKEN= Does not compile on sparc64 or ia64
.endif
.include <bsd.port.post.mk>