aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-03-18 02:50:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-03-18 02:50:07 +0000
commit5ec42c4c130a6c374b719810bd50e49dc626763a (patch)
tree3bfe1f44265e928841850cf161aa0d73a0f227ff /audio
parentf49ae6d7114f5367910b3e0e569375b4453454a8 (diff)
downloadports-5ec42c4c130a6c374b719810bd50e49dc626763a.tar.gz
ports-5ec42c4c130a6c374b719810bd50e49dc626763a.zip
Mark these ports broken on armvX and mips: fail to package.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=464857
Diffstat (limited to 'audio')
-rw-r--r--audio/denemo/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index d92a091fdc42..3699c774dd76 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -12,6 +12,10 @@ COMMENT= Graphical score editor
LICENSE= GPLv3+
+BROKEN_armv6= fails to package: tar: Pathname cannot be converted from UTF-8 to current locale
+BROKEN_armv7= fails to package: tar: Pathname cannot be converted from UTF-8 to current locale
+BROKEN_mips= fails to package: tar: Pathname cannot be converted from UTF-8 to current locale
+
LIB_DEPENDS= libaubio.so:audio/aubio \
libfluidsynth.so:audio/fluidsynth \
libjack.so:audio/jack \