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/doom/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/doom') diff --git a/games/doom/Makefile b/games/doom/Makefile index 310f7cf63745..93c249a521a9 100644 --- a/games/doom/Makefile +++ b/games/doom/Makefile @@ -24,6 +24,7 @@ NO_WRKSUBDIR= yes DATADIR= ${DMDIR} +NO_STAGE= yes post-extract: @cd ${WRKDIR} && ${TAR} xzf linuxdoom-1.10.src.tgz && ${TAR} xzf sndserv.tgz -- cgit