Mark as BROKEN on powerpc64.

The complete error message:

  # In file included from ./../../src/conc/AtomicPtr.h:30,
  #                  from ./../../src/conc/CellPool.h:30,
  #                  from ./../../src/conc/ObjPool.h:44,
  #                  from ../../src/fmtc/Bitdepth.h:30,
  #                  from ../../src/main.cpp:18:
  #  ./../../src/conc/def.h:45:3: error: #error

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-05-18 00:37:06 +00:00
parent f68b118c22
commit a2341f0001
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535693

View File

@ -15,6 +15,8 @@ COMMENT= Format conversion tools for Vapoursynth
LICENSE= WTFPL
BROKEN_powerpc64= fails to compile on powerpc64: \#error
BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VapourSynth.h:multimedia/vapoursynth
USE_GITHUB= yes