diff options
-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 37e1ce0..36155dd 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} |