1
0
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:
Marcus von Appen 2012-02-18 14:37:05 +00:00
parent a51574f1d7
commit 42b833790e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291683

View File

@ -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: