aboutsummaryrefslogtreecommitdiff
path: root/games/quake-data
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
commitc84e1cd8e6ce90aad916148ab61808a44ca8f718 (patch)
treeb6591847c5cfe81fd7ab910e45c88530d0741e7c /games/quake-data
parent1640537ad67a4e7c293de8c7bd81840e57ec6928 (diff)
downloadports-c84e1cd8e6ce90aad916148ab61808a44ca8f718.tar.gz
ports-c84e1cd8e6ce90aad916148ab61808a44ca8f718.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
Notes
Notes: svn path=/head/; revision=327730
Diffstat (limited to 'games/quake-data')
-rw-r--r--games/quake-data/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/quake-data/Makefile b/games/quake-data/Makefile
index c743a92d56b2..7ee826791248 100644
--- a/games/quake-data/Makefile
+++ b/games/quake-data/Makefile
@@ -31,6 +31,7 @@ FULLGAME_DESC= Install full game version
QW_DATA_DESC= Install QuakeWorld data
QW_SKINS_DESC= Install QuakeWorld skins
+NO_STAGE= yes
.include "Makefile.include" # must be included before bsd.port.options.mk
.include <bsd.port.options.mk>