pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/vice vice: Needs bash.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ab543f6083e
branches:  trunk
changeset: 398054:7ab543f6083e
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Jul 09 15:35:48 2019 +0000

description:
vice: Needs bash.

diffstat:

 emulators/vice/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9504890886c3 -r 7ab543f6083e emulators/vice/Makefile
--- a/emulators/vice/Makefile   Tue Jul 09 14:10:54 2019 +0000
+++ b/emulators/vice/Makefile   Tue Jul 09 15:35:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2018/12/31 15:38:55 rhialto Exp $
+# $NetBSD: Makefile,v 1.137 2019/07/09 15:35:48 nia Exp $
 
 DISTNAME=      vice-3.3
 CATEGORIES=    emulators
@@ -17,7 +17,7 @@
 
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++11
-USE_TOOLS+=            gmake pkg-config perl
+USE_TOOLS+=            bash gmake pkg-config perl
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --enable-ethernet
 CONFIGURE_ARGS.NetBSD+=        --without-oss



Home | Main Index | Thread Index | Old Index