pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/nbase nbase: libfl from flex is required at r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/25bf94b910a4
branches: trunk
changeset: 452659:25bf94b910a4
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 11:27:52 2021 +0000
description:
nbase: libfl from flex is required at runtime
diffstat:
sysutils/nbase/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b5871df4c835 -r 25bf94b910a4 sysutils/nbase/Makefile
--- a/sysutils/nbase/Makefile Fri May 14 11:26:47 2021 +0000
+++ b/sysutils/nbase/Makefile Fri May 14 11:27:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/02/20 13:22:56 cheusov Exp $
+# $NetBSD: Makefile,v 1.7 2021/05/14 11:27:52 nia Exp $
#
DISTNAME= nbase-7.0.0.7
@@ -14,7 +14,7 @@
BUILD_DEPENDS+= mk-configure>=0.34.0:../../devel/mk-configure
USE_LANGUAGES= c
-USE_TOOLS+= lex byacc
+USE_TOOLS+= flex:run byacc
TEST_TARGET= test
Home |
Main Index |
Thread Index |
Old Index