aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rio
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-04-01 13:16:19 +0800
committerlinimon <linimon@FreeBSD.org>2010-04-01 13:16:19 +0800
commitda8f0853adae8aab3297cf3b94ab0872013558e2 (patch)
treee379b79fc9599ab2ffed8b3205c51b8669e842fb /audio/rio
parentbb38fa1017be9dbd2be5987793912f413376ed2b (diff)
downloadfreebsd-ports-gnome-da8f0853adae8aab3297cf3b94ab0872013558e2.tar.gz
freebsd-ports-gnome-da8f0853adae8aab3297cf3b94ab0872013558e2.tar.zst
freebsd-ports-gnome-da8f0853adae8aab3297cf3b94ab0872013558e2.zip
Mark various ports as broken or ignore on powerpc.
While here, remove remnants of alpha.
Diffstat (limited to 'audio/rio')
-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: