Mark BROKEN in 13/14 (via latest llvm update).
While here, pacify portlint (remove stale BROKEN_sparc64 line, which was not in the right place anyway).
This commit is contained in:
parent
d232616165
commit
dc65845587
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566023
1 changed files with 3 additions and 2 deletions
|
@ -15,9 +15,10 @@ COMMENT= Modification of the classical Freedroid engine into an RPG
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
BROKEN_FreeBSD_13= ld: error: duplicate symbol: tux_rendering
|
||||
BROKEN_FreeBSD_14= ld: error: duplicate symbol: tux_rendering
|
||||
|
||||
BROKEN_sparc64= does not configure
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= jpeg gmake localbase lua:52+ python sdl xorg
|
||||
|
|
Loading…
Reference in a new issue