aboutsummaryrefslogtreecommitdiff
path: root/finance/R-cran-plm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:18:38 +0000
commit1c7169ab74dcbb512e836e6882d91239ff49ddee (patch)
tree0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/R-cran-plm
parent77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff)
downloadports-1c7169ab74dcbb512e836e6882d91239ff49ddee.tar.gz
ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: finance)
Notes
Notes: svn path=/head/; revision=327727
Diffstat (limited to 'finance/R-cran-plm')
-rw-r--r--finance/R-cran-plm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile
index b13292ed2243..4740c047cb91 100644
--- a/finance/R-cran-plm/Makefile
+++ b/finance/R-cran-plm/Makefile
@@ -21,4 +21,5 @@ RUN_DEPENDS= R-cran-bdsmatrix>0:${PORTSDIR}/math/R-cran-bdsmatrix \
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
+NO_STAGE= yes
.include <bsd.port.mk>