mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Mark BROKEN: does not compile
[ 23%] Building CXX object CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o /usr/bin/c++ -O2 -pipe -DOLD_MESA -fno-strict-aliasing -O2 -pipe -DOLD_MESA -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -o CMakeFiles/AstroMenace.dir/AstroMenaceSource/Core/RendererInterface/OGL_Main.o -c /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:66: error: 'PFNGLCLIENTACTIVETEXTUREPROC' does not name a type /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp: In function 'int vw_InitRenderer(char*, int, int, int*, bool, int*)': /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'glClientActiveTexture13' was not declared in this scope /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: 'PFNGLCLIENTACTIVETEXTUREPROC' was not declared in this scope /work/a/ports/games/openastromenace/work/OpenAstroMenaceSVN/AstroMenaceSource/Core/RendererInterface/OGL_Main.cpp:359: error: expected `;' before 'SDL_GL_GetProcAddress' Reported by: pointyhat
This commit is contained in:
parent
2a686821f2
commit
882d4d529f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295892
@ -20,6 +20,8 @@ COMMENT= Hardcore 3D space shooter with spaceship upgrade possibilities
|
||||
LIB_DEPENDS+= vorbisfile:${PORTSDIR}/audio/libvorbis \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg
|
||||
|
||||
BROKEN= does not compile
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GL= gl glu
|
||||
USE_OPENAL= al alut
|
||||
|
Loading…
Reference in New Issue
Block a user