pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/vice



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Jul  9 15:35:48 UTC 2019

Modified Files:
        pkgsrc/emulators/vice: Makefile

Log Message:
vice: Needs bash.


To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 pkgsrc/emulators/vice/Makefile

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

Modified files:

Index: pkgsrc/emulators/vice/Makefile
diff -u pkgsrc/emulators/vice/Makefile:1.136 pkgsrc/emulators/vice/Makefile:1.137
--- pkgsrc/emulators/vice/Makefile:1.136        Mon Dec 31 15:38:55 2018
+++ pkgsrc/emulators/vice/Makefile      Tue Jul  9 15:35:48 2019
@@ -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 @@ NO_SRC_ON_FTP=                ${RESTRICTED}
 
 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