pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-vroom
Module Name: pkgsrc
Committed By: mef
Date: Sun Jan 21 09:05:33 UTC 2024
Modified Files:
pkgsrc/textproc/R-vroom: Makefile
Log Message:
(textproc/R-vroom) +USE_LANGUAGES+= c++
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/R-vroom/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/R-vroom/Makefile
diff -u pkgsrc/textproc/R-vroom/Makefile:1.4 pkgsrc/textproc/R-vroom/Makefile:1.5
--- pkgsrc/textproc/R-vroom/Makefile:1.4 Sun Jan 21 02:54:27 2024
+++ pkgsrc/textproc/R-vroom/Makefile Sun Jan 21 09:05:33 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2024/01/21 02:54:27 mef Exp $
+# $NetBSD: Makefile,v 1.5 2024/01/21 09:05:33 mef Exp $
R_PKGNAME= vroom
R_PKGVER= 1.6.5
@@ -43,7 +43,7 @@ TEST_DEPENDS+= R-tidyr-[0-9]*:../../math
TEST_DEPENDS+= R-waldo-[0-9]*:../../devel/R-waldo
TEST_DEPENDS+= R-xml2-[0-9]*:../../textproc/R-xml2
-USE_LANGUAGES+= c
+USE_LANGUAGES+= c c++
USE_CXX_FEATURES+= c++11
REPLACE_BASH+= inst/bench/download-data.sh inst/bench/script.sh
Home |
Main Index |
Thread Index |
Old Index