diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-05 22:51:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-05 22:51:30 +0000 |
commit | 2100610af49a243bd8b9f9635c06dfb629a6dcdf (patch) | |
tree | 3a847b45834e6e59a608c37ce1560ea587f9d160 /games/quake3-ut | |
parent | fffd65d9d37cbca67cc9868788a955ec97d12452 (diff) |
Notes
Diffstat (limited to 'games/quake3-ut')
-rw-r--r-- | games/quake3-ut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake3-ut/Makefile b/games/quake3-ut/Makefile index 37e1ce0eb9c0..36155dd63550 100644 --- a/games/quake3-ut/Makefile +++ b/games/quake3-ut/Makefile @@ -17,7 +17,7 @@ COMMENT= Quake III Arena Mod: Urban Terror USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes -NO_PACKAGE= "Distfile is \>256MB" +NO_PACKAGE= "Distfile is \>256MB\; define FORCE_PACKAGE if you really want this." do-install: @${MKDIR} ${DATADIR} |