Mark as broken on all powerpc variants.

The failure mode messes up poudriere bulk builds.  It will take someone who
wants to use this port on powerpc* to test it.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-23 19:29:40 +00:00
parent e70e6a87bc
commit b449807516
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549833

View File

@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/README
BROKEN_aarch64= ./ratfor -o test.f test.r keeps creating huge output file
BROKEN_powerpc= ./ratfor -o test.f test.r keeps creating huge output file
BROKEN_powerpc64= ./ratfor -o test.f test.r keeps creating huge output file
BROKEN_powerpc64le= ./ratfor -o test.f test.r keeps creating huge output file
BROKEN_powerpcspe= ./ratfor -o test.f test.r keeps creating huge output file
NO_WRKSUBDIR= yes
EXTRACT_CMD= ${CAT}