aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-reshape
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:17:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:17:44 +0000
commit77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (patch)
tree9ed42c9c13bc14b749df74d4df401f1278278d01 /devel/R-cran-reshape
parent24561f1e3ac5c0eb966a0848c7e3e367e4ba079d (diff)
downloadports-77d32abc6bdecb84ebc2838bdda3dec97fd8c650.tar.gz
ports-77d32abc6bdecb84ebc2838bdda3dec97fd8c650.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4)
Notes
Notes: svn path=/head/; revision=327726
Diffstat (limited to 'devel/R-cran-reshape')
-rw-r--r--devel/R-cran-reshape/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/R-cran-reshape/Makefile b/devel/R-cran-reshape/Makefile
index 7ed18c1e36d9..24ad33ec24d9 100644
--- a/devel/R-cran-reshape/Makefile
+++ b/devel/R-cran-reshape/Makefile
@@ -17,4 +17,5 @@ RUN_DEPENDS= R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>