pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/yara yara: needs flex
details: https://anonhg.NetBSD.org/pkgsrc/rev/1da6491ae20e
branches: trunk
changeset: 452669:1da6491ae20e
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 11:47:57 2021 +0000
description:
yara: needs flex
diffstat:
security/yara/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2162ec7d1f65 -r 1da6491ae20e security/yara/Makefile
--- a/security/yara/Makefile Fri May 14 11:47:29 2021 +0000
+++ b/security/yara/Makefile Fri May 14 11:47:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 21:50:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2021/05/14 11:47:57 nia Exp $
DISTNAME= yara-${VERSION}
PKGREVISION= 1
@@ -7,7 +7,7 @@
COMMENT= Pattern matching swiss knife for malware researchers
-USE_TOOLS+= pkg-config automake autoreconf
+USE_TOOLS+= pkg-config automake autoreconf flex
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_FEATURES+= strnlen
Home |
Main Index |
Thread Index |
Old Index