aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/R-cran-sspir/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/R-cran-sspir/Makefile b/math/R-cran-sspir/Makefile
index 1ae27f8ec524..2d34035e3801 100644
--- a/math/R-cran-sspir/Makefile
+++ b/math/R-cran-sspir/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= R-cran-mvtnorm>=0.9.96_11:${PORTSDIR}/math/R-cran-mvtnorm \
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
+NO_STAGE= yes
+
.include <bsd.port.mk>