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:
Antoine Brodin 2018-11-04 12:37:44 +00:00
parent 5ce69cf868
commit 9f5462901e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484007

View file

@ -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