aboutsummaryrefslogtreecommitdiff
path: root/audio/csound
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2015-12-13 16:07:27 +0000
committerSteve Wills <swills@FreeBSD.org>2015-12-13 16:07:27 +0000
commit25b1bd5ff49902ff6ffaf780a23571fe8f2f8e22 (patch)
treeed270fb7a7239f122f440cde07679951c279cd01 /audio/csound
parent5f8c55ba37f6d291f5c2032016d4454be185e5e9 (diff)
downloadports-25b1bd5ff49902ff6ffaf780a23571fe8f2f8e22.tar.gz
ports-25b1bd5ff49902ff6ffaf780a23571fe8f2f8e22.zip
mark some of the ports that don't build on powerpc64 for me
Notes
Notes: svn path=/head/; revision=403676
Diffstat (limited to 'audio/csound')
-rw-r--r--audio/csound/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 117500bebf38..cd1d56c45b93 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -146,6 +146,8 @@ CXXLIB= c++
CXXLIB= # empty
.endif
+BROKEN_powerpc64= Does not build
+
post-patch:
@${SED} -e "s|%%LOCALBASE%%|${LOCALBASE}|g; \
s|%%PYTHON_INCLUDEDIR%%|${PYTHON_INCLUDEDIR}|" \