Mark BROKEN: fails to build
main.cpp:651:13: error: comparison between pointer and integer ('char *' and 'int') if (argv[1]!='\0') { ~~~~~~~^ ~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
5ce69cf868
commit
9f5462901e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484007
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}SDL-${PORTVERSION}
|
|||
MAINTAINER= jmohacsi@bsd.hu
|
||||
COMMENT= Yet Another Commodore +4 Emulator
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
USE_SDL= sdl
|
||||
USES= compiler:features gmake
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
Loading…
Reference in a new issue