mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
games/nehquake: unbreak with libglvnd
src/gl_vidlinuxglx.c:43:10: fatal error: 'X11/extensions/xf86vmode.h' file not found #include <X11/extensions/xf86vmode.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Reported by: antoine (via bug 246767 exp-run)
This commit is contained in:
parent
67ebe7c996
commit
c45be1a829
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564046
@ -13,7 +13,7 @@ COMMENT= Quake engine designed for playing Nehahra
|
||||
|
||||
USES= gl gmake dos2unix tar:bzip2 xorg
|
||||
USE_GL= gl
|
||||
USE_XORG= xxf86dga
|
||||
USE_XORG= xxf86dga xxf86vm
|
||||
|
||||
OPTIONS_DEFINE= OPTIMIZED_CFLAGS SDL X86_ASM
|
||||
OPTIONS_DEFAULT= OPTIMIZED_CFLAGS SDL X86_ASM
|
||||
|
Loading…
Reference in New Issue
Block a user