From 2a5f0e38dc7c4f3dc86a229b48af0eec8bf5f875 Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 22 Mar 2011 18:53:41 +0000 Subject: - Restore NO_PACKAGE Reported by: pointyhat --- games/urbanterror-data/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/urbanterror-data/Makefile b/games/urbanterror-data/Makefile index 6688ebf8fd65..b160925451eb 100644 --- a/games/urbanterror-data/Makefile +++ b/games/urbanterror-data/Makefile @@ -18,7 +18,7 @@ COMMENT= Standalone realism based mod originally for Quake III Arena USE_ZIP= yes NO_BUILD= yes -#NO_PACKAGE= Package will be 1GB; set FORCE_PACKAGE if you really want it +NO_PACKAGE= Package will be 1GB; set FORCE_PACKAGE if you really want it WRKSRC= ${WRKDIR}/UrbanTerror DATADIR= ${Q3DIR} -- cgit