From 9ec8b69eee25166c3ea4802cd4645914c641361b Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:36:33 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: games) --- games/quake2-source/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/quake2-source') diff --git a/games/quake2-source/Makefile b/games/quake2-source/Makefile index a80a719e5dd0..0ea9ce2b92d7 100644 --- a/games/quake2-source/Makefile +++ b/games/quake2-source/Makefile @@ -27,6 +27,7 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME} DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MCTF} -- cgit