aboutsummaryrefslogtreecommitdiffstats
path: root/audio
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
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')
-rw-r--r--audio/mpmf20/Makefile2
-rw-r--r--audio/rio/Makefile8
2 files changed, 3 insertions, 7 deletions
diff --git a/audio/mpmf20/Makefile b/audio/mpmf20/Makefile
index c6526431fd3b..31e37e04aa95 100644
--- a/audio/mpmf20/Makefile
+++ b/audio/mpmf20/Makefile
@@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= File transfer tool for the MPMan MP-F20 portable MP3-player
-NOT_FOR_ARCHS= ia64 sparc64
+NOT_FOR_ARCHS= ia64 powerpc sparc64
MAKEFILE= makefile
PLIST_FILES= bin/mpmf20
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: