summaryrefslogtreecommitdiff
path: root/audio/rio/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-04-01 05:16:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-04-01 05:16:19 +0000
commit686a04b74abcca3ca33bbecfc6929632e092e84a (patch)
tree3b8958b1bb3cc35feca131ed85cc953e08b14c9d /audio/rio/Makefile
parent- fix build for png-1.4.1 (diff)
Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha.
Notes
Notes: svn path=/head/; revision=251920
Diffstat (limited to 'audio/rio/Makefile')
-rw-r--r--audio/rio/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile
index f8f654668ae2..41901d8d7835 100644
--- a/audio/rio/Makefile
+++ b/audio/rio/Makefile
@@ -24,12 +24,8 @@ PLIST_FILES= bin/rio
.include <bsd.port.pre.mk>
-.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
-BROKEN= Does not compile on ia64 or sparc64
-.endif
-
-.if ${ARCH} == "alpha"
-LDFLAGS+= -lio
+.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
+BROKEN= Does not compile on ia64, powerpc, or sparc64
.endif
do-build: