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/etracer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/etracer') diff --git a/games/etracer/Makefile b/games/etracer/Makefile index 63dd770f0f8f..a7702910a69e 100644 --- a/games/etracer/Makefile +++ b/games/etracer/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes USE_TCL= 84+ +NO_STAGE= yes .include CONFIGURE_ARGS= --with-tcl="${TCL_LIBDIR}" \ --with-tcl-inc="${TCL_INCLUDEDIR}" \ -- cgit