From 701daf1eabe3254ca8587ce22ec8222e36b790ca Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 13:14:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: astro) --- astro/libroadnav/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'astro/libroadnav') diff --git a/astro/libroadnav/Makefile b/astro/libroadnav/Makefile index 33fa9edb6769..2f1640021e19 100644 --- a/astro/libroadnav/Makefile +++ b/astro/libroadnav/Makefile @@ -14,6 +14,7 @@ USE_WX= 2.6+ WX_COMPS= wx contrib USES= gmake +NO_STAGE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-prefix=${LOCALBASE} --with-wx-config=${WX_CONFIG} CPPFLAGS+= -I${LOCALBASE}/include -- cgit