mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Mark BROKEN: fails to build
In file included from build/sdl/util/init.cpp:38: build/sdl/util/dumb/include/dumb.h:41:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] #define DUMB_NAME "DUMB v"DUMB_VERSION_STR ^ Reported by: pkg-fallout
This commit is contained in:
parent
18f61aa1c5
commit
6c3b8cdb3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484067
@ -13,6 +13,8 @@ COMMENT= Fighting game similar to Streets of Rage and TMNT
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
LIB_DEPENDS= liballeg.so:devel/allegro \
|
||||
libpng.so:graphics/png \
|
||||
libfreetype.so:print/freetype2
|
||||
|
Loading…
Reference in New Issue
Block a user