Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 21:36:34 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371160 - head/devel/R-cran-microbenchmark
Message-ID:  <201410182136.s9ILaYjB074733@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410182136.s9ILaYjB074733>