Mark as BROKEN on powerpc64:
File "/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py", line 1179, in do_install self.copy_fun(src, tgt) File "/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py", line 1083, in copy_fun shutil.copy2(src, tgt) File "/usr/local/lib/python3.7/shutil.py", line 267, in copy2 copystat(src, dst, follow_symlinks=follow_symlinks) File "/usr/local/lib/python3.7/shutil.py", line 206, in copystat follow_symlinks=follow) FileNotFoundError: [Errno 2] No such file or directory Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
681979c53b
commit
60f64ae4da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535716
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ COMMENT= LV2 plugins to mangle, slash, repeat and do much more with your beats
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_powerpc64= fails to build: FileNotFoundError: [Errno 2] No such file or directory
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
lvtk>0:audio/lvtk
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
|
|
Loading…
Reference in a new issue