Date: Mon, 4 Nov 2013 07:31:27 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332670 - head/math/R-cran-sspir Message-ID: <201311040731.rA47VR5t057951@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311040731.rA47VR5t057951>