mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fixed OpenGL usage knob.
Reported by: eadler
This commit is contained in:
parent
a51574f1d7
commit
42b833790e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291683
@ -68,7 +68,7 @@ PLIST_SUB+= MUSICADDON="@comment "
|
||||
CMAKE_ARGS+= -DWITH_OPENGL:BOOL=OFF
|
||||
.else
|
||||
CMAKE_ARGS+= -DWITH_OPENGL:BOOL=ON
|
||||
USE_OPENGL= yes
|
||||
USE_GL= yes
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user