aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audacity
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2015-12-14 00:07:27 +0800
committerswills <swills@FreeBSD.org>2015-12-14 00:07:27 +0800
commitca2098a7784c981483fe2afe0685e9dfdfa4079e (patch)
treeed270fb7a7239f122f440cde07679951c279cd01 /audio/audacity
parent8c4fe561432906c72c55714b72f2e7e561e2eb67 (diff)
downloadfreebsd-ports-gnome-ca2098a7784c981483fe2afe0685e9dfdfa4079e.tar.gz
freebsd-ports-gnome-ca2098a7784c981483fe2afe0685e9dfdfa4079e.tar.zst
freebsd-ports-gnome-ca2098a7784c981483fe2afe0685e9dfdfa4079e.zip
mark some of the ports that don't build on powerpc64 for me
Diffstat (limited to 'audio/audacity')
-rw-r--r--audio/audacity/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 7bf59ce31c80..c9136baa8484 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -14,6 +14,8 @@ COMMENT= GUI editor for digital audio waveforms
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile
BUILD_DEPENDS+= autogen:${PORTSDIR}/devel/autogen \