aboutsummaryrefslogtreecommitdiff
path: root/audio/festalon/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-11-21 18:08:37 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-11-21 18:08:37 +0000
commit9a34d7edfc82f007c8952bcb3a26574147a352c8 (patch)
treecb7b9ad282c547f0edb2f79a8331b4632b1ed13f /audio/festalon/Makefile
parent7b2947d1f809b9a68c1584f89419a67434316460 (diff)
downloadports-9a34d7edfc82f007c8952bcb3a26574147a352c8.tar.gz
ports-9a34d7edfc82f007c8952bcb3a26574147a352c8.zip
Remove powerpc from supported ARCH.
Notified by: portsmon
Notes
Notes: svn path=/head/; revision=264877
Diffstat (limited to 'audio/festalon/Makefile')
-rw-r--r--audio/festalon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festalon/Makefile b/audio/festalon/Makefile
index ccf9f1779991..3162ca5efaaf 100644
--- a/audio/festalon/Makefile
+++ b/audio/festalon/Makefile
@@ -25,7 +25,7 @@ MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-ONLY_FOR_ARCHS= i386 amd64 powerpc
+ONLY_FOR_ARCHS= i386 amd64
.include <bsd.port.pre.mk>