Mark BROKEN in 13/14 (via latest llvm update).
This commit is contained in:
parent
a4af8be8bc
commit
1fa0ff8c7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565814
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ COMMENT= Puzzle game with similar gameplay to Tetris Attack
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_FreeBSD_13= ld: error: duplicate symbol: BLOCK_MOVE_SPEED
|
||||
BROKEN_FreeBSD_14= ld: error: duplicate symbol: BLOCK_MOVE_SPEED
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= dorkster
|
||||
|
||||
|
|
Loading…
Reference in a new issue