pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-Rcpp devel/R-Rcpp: remove nonexistent dependen...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc2170cb08ba
branches: trunk
changeset: 413039:fc2170cb08ba
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Mar 15 13:34:37 2020 +0000
description:
devel/R-Rcpp: remove nonexistent dependency R-rbenchmark
diffstat:
devel/R-Rcpp/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 998c01a74409 -r fc2170cb08ba devel/R-Rcpp/Makefile
--- a/devel/R-Rcpp/Makefile Sun Mar 15 13:30:07 2020 +0000
+++ b/devel/R-Rcpp/Makefile Sun Mar 15 13:34:37 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/01/11 14:12:07 mef Exp $
+# $NetBSD: Makefile,v 1.17 2020/03/15 13:34:37 rillig Exp $
R_PKGNAME= Rcpp
R_PKGVER= 1.0.3
@@ -12,7 +12,6 @@
TEST_DEPENDS+= R-inline-[0-9]*:../../devel/R-inline
TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown
-TEST_DEPENDS+= R-rbenchmark-[0-9]*:../../benchmark/R-rbenchmark
USE_LANGUAGES+= c++
Home |
Main Index |
Thread Index |
Old Index