svn commit: r332670 - head/math/R-cran-sspir
Baptiste Daroussin
bapt at FreeBSD.org
Mon Nov 4 07:31:27 UTC 2013
Author: bapt
Date: Mon Nov 4 07:31:27 2013
New Revision: 332670
URL: http://svnweb.freebsd.org/changeset/ports/332670
Log:
Mark as NO_STAGE
Somehow this port managed to not be touched during the NO_STAGE sweep.
Reported by: marino
Modified:
head/math/R-cran-sspir/Makefile
Modified: head/math/R-cran-sspir/Makefile
==============================================================================
--- head/math/R-cran-sspir/Makefile Mon Nov 4 07:30:34 2013 (r332669)
+++ head/math/R-cran-sspir/Makefile Mon Nov 4 07:31:27 2013 (r332670)
@@ -16,4 +16,6 @@ RUN_DEPENDS= R-cran-mvtnorm>=0.9.96_11:$
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
+NO_STAGE= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list