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 flex
details: https://anonhg.NetBSD.org/pkgsrc/rev/61140670301e
branches: trunk
changeset: 414370:61140670301e
user: nia <nia%pkgsrc.org@localhost>
date: Thu Mar 26 12:26:02 2020 +0000
description:
vice: Needs flex
diffstat:
emulators/vice/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e94d7c7ffcbd -r 61140670301e emulators/vice/Makefile
--- a/emulators/vice/Makefile Thu Mar 26 12:23:54 2020 +0000
+++ b/emulators/vice/Makefile Thu Mar 26 12:26:02 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.146 2020/03/20 11:57:36 nia Exp $
+# $NetBSD: Makefile,v 1.147 2020/03/26 12:26:02 nia Exp $
DISTNAME= vice-3.4
PKGREVISION= 3
@@ -18,7 +18,7 @@
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++11
-USE_TOOLS+= bash gmake pkg-config perl
+USE_TOOLS+= bash gmake pkg-config perl flex
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-ethernet
CONFIGURE_ARGS.NetBSD+= --without-oss
Home |
Main Index |
Thread Index |
Old Index