diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-12-31 18:24:10 +0000 |
commit | 64cf27c85d89298041b8c8dc2fd090181e6d10d8 (patch) | |
tree | 11668b893f94453b0262a155d53e6eac8dd4a6f5 /games/rtcw | |
parent | 440d8863c8d496b982754e2a71867892213a902b (diff) |
Notes
Diffstat (limited to 'games/rtcw')
-rw-r--r-- | games/rtcw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/rtcw/Makefile b/games/rtcw/Makefile index 78295a50edcf..d6afa2d4f265 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -7,6 +7,7 @@ PORTNAME= rtcw PORTVERSION= 1.1b +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/wolf/linux/old/ DISTNAME= wolf-linux-${PORTVERSION}.x86 @@ -17,6 +18,7 @@ COMMENT= Return to Castle Wolfenstein for Linux ONLY_FOR_ARCHS= i386 USE_LINUX_PREFIX= yes +USE_LINUX= yes NO_CDROM= "Size; the data set is much too big" NO_BUILD= yes NO_WRKSUBDIR= yes |