From f62456a87230e4bb9b519c2c867d5c2ab50ed74a Mon Sep 17 00:00:00 2001 From: David Naylor Date: Wed, 27 Nov 2013 18:56:43 +0000 Subject: Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*). Since this patch converts all affected ports, bsd.cran.mk no longer supports NO_STAGE and errors out if NO_STAGE is set. Exp-run: ports/184216 Reviewed by: bdrewery Approved by: portsmgr, wen --- graphics/R-cran-ggplot2/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'graphics/R-cran-ggplot2/Makefile') diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile index b41ff6c00d79..5bebcf971e7f 100644 --- a/graphics/R-cran-ggplot2/Makefile +++ b/graphics/R-cran-ggplot2/Makefile @@ -21,5 +21,4 @@ RUN_DEPENDS= R-cran-plyr>=1.7.1:${PORTSDIR}/devel/R-cran-plyr \ USE_R_MOD= yes R_MOD_AUTOPLIST= yes -NO_STAGE= yes .include -- cgit v1.2.3