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/gracer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/gracer') diff --git a/games/gracer/Makefile b/games/gracer/Makefile index a41340d51a57..392ae618ef0f 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -25,6 +25,7 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \ CPPFLAGS+= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/tcl8.4 USE_GMAKE= yes +NO_STAGE= yes # for plib (sound): CONFIGURE_ARGS+= --with-plib=${LOCALBASE}/plib -- cgit