pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/R-bench (benchmarks/R-bench) USE_LANGUAGES=...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e662c66028f2
branches: trunk
changeset: 380265:e662c66028f2
user: mef <mef%pkgsrc.org@localhost>
date: Thu Jun 02 11:48:57 2022 +0000
description:
(benchmarks/R-bench) USE_LANGUAGES= c, sorry
diffstat:
benchmarks/R-bench/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 103ecfb92414 -r e662c66028f2 benchmarks/R-bench/Makefile
--- a/benchmarks/R-bench/Makefile Thu Jun 02 11:35:32 2022 +0000
+++ b/benchmarks/R-bench/Makefile Thu Jun 02 11:48:57 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/05/30 15:04:24 mef Exp $
+# $NetBSD: Makefile,v 1.2 2022/06/02 11:48:57 mef Exp $
R_PKGNAME= bench
R_PKGVER= 1.1.2
@@ -25,7 +25,8 @@
TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
TEST_DEPENDS+= R-tidyr-[0-9]*:../../math/R-tidyr
TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr
-USE_LANGUAGES= # none
+
+USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index