diff options
Diffstat (limited to 'games/tmw/Makefile')
-rw-r--r-- | games/tmw/Makefile | 2 |
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: |