aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2012-02-18 22:37:05 +0800
committermva <mva@FreeBSD.org>2012-02-18 22:37:05 +0800
commit4e09a1cf1d319c193e279262406003fdc1fa1590 (patch)
treec1a4c26603dc028bf65ecefa22dc8294e5f06b33 /games
parent4aa7afb860511f7691d1541d214973cf2cf29857 (diff)
downloadfreebsd-ports-gnome-4e09a1cf1d319c193e279262406003fdc1fa1590.tar.gz
freebsd-ports-gnome-4e09a1cf1d319c193e279262406003fdc1fa1590.tar.zst
freebsd-ports-gnome-4e09a1cf1d319c193e279262406003fdc1fa1590.zip
- Fixed OpenGL usage knob.
Reported by: eadler
Diffstat (limited to 'games')
-rw-r--r--games/tmw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tmw/Makefile b/games/tmw/Makefile
index fa13df921910..145ebc7e5a04 100644
--- a/games/tmw/Makefile
+++ b/games/tmw/Makefile
@@ -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: