From dd97722379d86bbad461eb7c042a07cd39ba24f9 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 20:55:04 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: math) --- math/ess/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/ess/Makefile') diff --git a/math/ess/Makefile b/math/ess/Makefile index 1d61e80b2167..5ec509209c6c 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= R:${PORTSDIR}/math/R USE_EMACS= yes USE_GMAKE= yes +NO_STAGE= yes .include .if ${PORT_OPTIONS:MDOCS} -- cgit