aboutsummaryrefslogtreecommitdiff
path: root/audio/rio
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-21 15:23:19 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-06-21 15:23:19 +0000
commit5b203c3d0b01b2f67902cf303041c0289ef6c814 (patch)
treed2128078b268a1b3748ca511c3ea0f6d8f28fc34 /audio/rio
parent31a54309d1e502e6168f8f2caad4168ec5862a1b (diff)
downloadports-5b203c3d0b01b2f67902cf303041c0289ef6c814.tar.gz
ports-5b203c3d0b01b2f67902cf303041c0289ef6c814.zip
Notes
Diffstat (limited to 'audio/rio')
-rw-r--r--audio/rio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile
index 82bf23120b85..f8f654668ae2 100644
--- a/audio/rio/Makefile
+++ b/audio/rio/Makefile
@@ -25,7 +25,7 @@ PLIST_FILES= bin/rio
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
-BROKEN= "Does not compile on ia64 or sparc64"
+BROKEN= Does not compile on ia64 or sparc64
.endif
.if ${ARCH} == "alpha"