1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Mark as broken: does not build:

src/pak.cpp:127: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)'
src/pak.cpp:159: error: cannot convert 'FILE*' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)'
This commit is contained in:
Baptiste Daroussin 2013-07-10 13:15:41 +00:00
parent a232992c7c
commit 8982aaa0ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322690

View File

@ -16,7 +16,9 @@ LICENSE= GPLv2
OPTIONS_DEFINE= DOCS
USE_SDL= mixer image ttf net
USE_GMAKE= yes
USES= gmake
BROKEN= Does not build
INSTALLS_ICONS= yes