pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

go-govaluate: add USE_TOOTLS= bash



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Mon Jan 25 22:40:33 2021 +0100
Changeset:	2d38bbae6b3cba6cbb007d5c04996c02d21aef98

Modified Files:
	go-govaluate/Makefile

Log Message:
go-govaluate: add USE_TOOTLS= bash

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2d38bbae6b3cba6cbb007d5c04996c02d21aef98

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 go-govaluate/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/go-govaluate/Makefile b/go-govaluate/Makefile
index c8e12cfb39..210bc8ecd1 100644
--- a/go-govaluate/Makefile
+++ b/go-govaluate/Makefile
@@ -15,7 +15,7 @@ LICENSE=	mit
 GO_DIST_BASE=	${GITHUB_PROJECT}-${PKGVERSION_NOREV}
 GO_SRCPATH=	github.com/Knetic/${GITHUB_PROJECT}
 
-USE_TOOLS+=	bash
+USE_TOOLS+=	bash:run
 
 REPLACE_BASH+=	Knetic/govaluate/test.sh
 


Home | Main Index | Thread Index | Old Index