pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/sile (print/sile) Add USE_TOOLS+= bash



details:   https://anonhg.NetBSD.org/pkgsrc/rev/001c7be0d9f1
branches:  trunk
changeset: 439696:001c7be0d9f1
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Sep 27 02:06:50 2020 +0000

description:
(print/sile) Add USE_TOOLS+= bash

diffstat:

 print/sile/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8a6c530b713b -r 001c7be0d9f1 print/sile/Makefile
--- a/print/sile/Makefile       Sun Sep 27 02:01:25 2020 +0000
+++ b/print/sile/Makefile       Sun Sep 27 02:06:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/08/17 20:19:57 leot Exp $
+# $NetBSD: Makefile,v 1.4 2020/09/27 02:06:50 mef Exp $
 
 DISTNAME=      sile-0.10.9
 PKGREVISION=   1
@@ -37,7 +37,7 @@
 
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config gmake
+USE_TOOLS+=    pkg-config gmake bash
 
 CONFIGURE_ARGS+=       LUA=${LUA_INTERPRETER}
 CONFIGURE_ARGS+=       --with-system-luarocks



Home | Main Index | Thread Index | Old Index