Mark BROKEN: fails to build
tads3/tct3stm.cpp:318:21: error: comparison between pointer and integer ('CTcPrsNode *' and 'int') if (create_iter != VM_INVALID_PROP) ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
0148330d97
commit
47a6341c5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483997
@ -11,6 +11,8 @@ COMMENT= Cross-platform multimedia interpreter for TADS games
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
USES= gmake pkgconfig qmake qt:4 tar:bzip2
|
||||
USE_QT= gui moc_build network rcc_build uic_build
|
||||
USE_SDL= sdl mixer sound
|
||||
|
Loading…
Reference in New Issue
Block a user