diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/rtcw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 5694b9db392..1088cf4de46 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -19,8 +19,8 @@ MAINTAINER= alepulver@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux REINPLACE_ARGS= -i "" -IA32_BINARY_PORT= yes USE_LINUX= yes +USE_GL= linux USE_XLIB= yes NO_WRKSUBDIR= yes |