aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-01-31 03:40:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-01-31 03:40:46 +0000
commitdcd74e6387a7b13a84f56be4fd95b245441cc800 (patch)
tree0d0809d74c7183324fd4c40d2cc1f8c9c36af021 /audio
parentb2e18017b2d4c4044c103983b080543102008420 (diff)
downloadports-dcd74e6387a7b13a84f56be4fd95b245441cc800.tar.gz
ports-dcd74e6387a7b13a84f56be4fd95b245441cc800.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/mixxx/Makefile2
-rw-r--r--audio/musicpd/Makefile1
2 files changed, 3 insertions, 0 deletions
diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile
index f8151dbbe1a1..4ec9698889af 100644
--- a/audio/mixxx/Makefile
+++ b/audio/mixxx/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS= libFLAC.so:audio/flac \
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+BROKEN_aarch64= Fails to compile: Exception("invalid machine type")
+
USES= scons iconv
USE_QT4= corelib gui network opengl script sql svg xml \
linguisttools_build moc_build qmake_build rcc_build uic_build
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index e8f97de8839b..599307e3f9c5 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -27,6 +27,7 @@ LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/sidplay/builders
#Workaround (transient?) link error with libwrap
CONFIGURE_ARGS+=--disable-libwrap
+BROKEN_armv6= Fails to compile: undefined reference to request_init
BROKEN_powerpc64= Does not build on powerpc64
PORTDOCS= AUTHORS README.md COPYING NEWS