From e66743b7d5c663a5e3a9a9e67d3fe5dd1e764458 Mon Sep 17 00:00:00 2001 From: Trevor Johnson <trevor@FreeBSD.org> Date: Tue, 1 Mar 2005 21:51:48 +0000 Subject: Respect the user's USE_LINUX setting. --- games/rtcw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/rtcw') diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index d6afa2d4f265..d4b58d65182e 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -18,7 +18,7 @@ COMMENT= Return to Castle Wolfenstein for Linux ONLY_FOR_ARCHS= i386 USE_LINUX_PREFIX= yes -USE_LINUX= yes +USE_LINUX?= yes NO_CDROM= "Size; the data set is much too big" NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit v1.2.3