Mark these ports broken on armvX and mips: fail to package.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-03-18 02:50:07 +00:00
parent f49ae6d711
commit 5ec42c4c13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464857
3 changed files with 12 additions and 0 deletions

View file

@ -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 \

View file

@ -18,6 +18,10 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3.txt
LICENSE_FILE_LGPL3= ${WRKSRC}/LGPLv3.txt
LICENSE_FILE_MPL11= ${WRKSRC}/MPL-1.1.txt
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
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes

View file

@ -19,6 +19,10 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/GPLv3.txt
LICENSE_FILE_LGPL3= ${WRKSRC}/LGPLv3.txt
LICENSE_FILE_MPL11= ${WRKSRC}/MPL-1.1.txt
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
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes