pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/R-openssl (security/R-openssl) Add USE_TOOLS+...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71aa55c863c3
branches: trunk
changeset: 443798:71aa55c863c3
user: mef <mef%pkgsrc.org@localhost>
date: Tue Dec 22 22:08:44 2020 +0000
description:
(security/R-openssl) Add USE_TOOLS+= bash
diffstat:
security/R-openssl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 74d50131236c -r 71aa55c863c3 security/R-openssl/Makefile
--- a/security/R-openssl/Makefile Tue Dec 22 22:03:56 2020 +0000
+++ b/security/R-openssl/Makefile Tue Dec 22 22:08:44 2020 +0000
@@ -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-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