pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/R-openssl
Module Name: pkgsrc
Committed By: mef
Date: Tue Dec 22 22:08:44 UTC 2020
Modified Files:
pkgsrc/security/R-openssl: Makefile
Log Message:
(security/R-openssl) Add USE_TOOLS+= bash
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/R-openssl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/R-openssl/Makefile
diff -u pkgsrc/security/R-openssl/Makefile:1.3 pkgsrc/security/R-openssl/Makefile:1.4
--- pkgsrc/security/R-openssl/Makefile:1.3 Mon Dec 21 11:17:36 2020
+++ pkgsrc/security/R-openssl/Makefile Tue Dec 22 22:08:44 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/12/21 11:17:36 mef Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/22 22:08:44 mef Exp $
R_PKGNAME= openssl
R_PKGVER= 1.4.3
@@ -17,7 +17,7 @@ TEST_DEPENDS+=-R-testthat-[0-9]*:../../d
TEST_DEPENDS+=-R-knitr-[0-9]*:../../print/R-knitr
TEST_DEPENDS+=-R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
-
+USE_TOOLS+= bash
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index