diff options
Diffstat (limited to 'devel/R-Rcpp/Makefile')
| -rw-r--r-- | devel/R-Rcpp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/R-Rcpp/Makefile b/devel/R-Rcpp/Makefile index 19b7dddf2e9..afa4bfb6b79 100644 --- a/devel/R-Rcpp/Makefile +++ b/devel/R-Rcpp/Makefile @@ -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-RUnit-[0-9]*:../../devel/R-RUnit 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++ |
