svn commit: r371160 - head/devel/R-cran-microbenchmark

Antoine Brodin antoine at FreeBSD.org
Sat Oct 18 21:36:34 UTC 2014


Author: antoine
Date: Sat Oct 18 21:36:33 2014
New Revision: 371160
URL: https://svnweb.freebsd.org/changeset/ports/371160
QAT: https://qat.redports.org/buildarchive/r371160/

Log:
  Unbreak

Modified:
  head/devel/R-cran-microbenchmark/Makefile

Modified: head/devel/R-cran-microbenchmark/Makefile
==============================================================================
--- head/devel/R-cran-microbenchmark/Makefile	Sat Oct 18 21:10:39 2014	(r371159)
+++ head/devel/R-cran-microbenchmark/Makefile	Sat Oct 18 21:36:33 2014	(r371160)
@@ -11,6 +11,8 @@ COMMENT=	Infrastructure to measure the e
 
 LICENSE=	BSD3CLAUSE
 
+RUN_DEPENDS=	R-cran-ggplot2>0:${PORTSDIR}/graphics/R-cran-ggplot2
+
 USES=	cran:auto-plist
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list