(security/R-openssl) Add USE_TOOLS+= bash

This commit is contained in:
mef 2020-12-22 22:08:44 +00:00
parent c01680e0f8
commit 642e727152

View file

@ -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]*:../../devel/R-testthat
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"