aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/R-cran-rtiff/Makefile
diff options
context:
space:
mode:
authordbn <dbn@FreeBSD.org>2013-11-28 02:56:43 +0800
committerdbn <dbn@FreeBSD.org>2013-11-28 02:56:43 +0800
commit2a38a4b34a96fce90b1b730ac00b621e0e81f40f (patch)
tree75749e5a75551a5b29335357c10f4c95a9dc23da /graphics/R-cran-rtiff/Makefile
parent19c623e8bad27bd88eefae617903f5411f12fa88 (diff)
downloadfreebsd-ports-gnome-2a38a4b34a96fce90b1b730ac00b621e0e81f40f.tar.gz
freebsd-ports-gnome-2a38a4b34a96fce90b1b730ac00b621e0e81f40f.tar.zst
freebsd-ports-gnome-2a38a4b34a96fce90b1b730ac00b621e0e81f40f.zip
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
Diffstat (limited to 'graphics/R-cran-rtiff/Makefile')
-rw-r--r--graphics/R-cran-rtiff/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/R-cran-rtiff/Makefile b/graphics/R-cran-rtiff/Makefile
index 2d99c9a78bb0..fd6f280a08ab 100644
--- a/graphics/R-cran-rtiff/Makefile
+++ b/graphics/R-cran-rtiff/Makefile
@@ -18,5 +18,4 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>