diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 21:48:55 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 21:48:55 +0000 |
commit | 414b01f7e28660e46cde7ae1da283fba1bcce7b9 (patch) | |
tree | bd7074b3b254ce9a972adc786c41478f31d3fd30 /games/rtcw | |
parent | e64fffb2e7f43cf768442e6221ab8c8e95d03310 (diff) | |
download | ports-414b01f7e28660e46cde7ae1da283fba1bcce7b9.tar.gz ports-414b01f7e28660e46cde7ae1da283fba1bcce7b9.zip |
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 52bd09a395b0..aee6d02f194c 100644 --- a/games/rtcw/Makefile +++ b/games/rtcw/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .run MAINTAINER= nik@FreeBSD.org COMMENT= Return to Castle Wolfenstein for Linux +BROKEN= "Does not fetch" + ONLY_FOR_ARCHS= i386 USE_LINUX_PREFIX= yes NO_CDROM= "Size; the data set is much too big" |