diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/tyrquake/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile index 56491352d999..fb77f9c6e86d 100644 --- a/games/tyrquake/Makefile +++ b/games/tyrquake/Makefile @@ -15,6 +15,7 @@ COMMENT= Very conservative branch of the Quake source code USE_GL= yes USE_GMAKE= yes +USE_XORG= xxf86dga MAKE_ENV= QBASEDIR="${Q1DIR}" OPTIONS= OPTIMIZED_CFLAGS "Enable compilation optimizations" on \ |