summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2019-07-11 11:20:06 +0000
committersevan <sevan@pkgsrc.org>2019-07-11 11:20:06 +0000
commit7b2770a29f99eb79095d1adaac41032a7a0b1dc6 (patch)
tree3f76c051bcb05b36114e97d6bbd1d3191896cb2d /security
parent49f9e82f7bfe18d061b61c7eba3ac0f04f49dfab (diff)
downloadpkgsrc-7b2770a29f99eb79095d1adaac41032a7a0b1dc6.tar.gz
More strnlen(3) users - from Joyent
Diffstat (limited to 'security')
-rw-r--r--security/yara/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/yara/Makefile b/security/yara/Makefile
index 9a3e1914a5f..99237c8c090 100644
--- a/security/yara/Makefile
+++ b/security/yara/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/07/11 11:17:24 sevan Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/11 11:20:06 sevan Exp $
DISTNAME= yara-${VERSION}
CATEGORIES= security
@@ -9,6 +9,7 @@ COMMENT= Pattern matching swiss knife for malware researchers
USE_TOOLS+= pkg-config automake autoreconf
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_FEATURES+= strnlen
PKGCONFIG_OVERRIDE+= libyara/yara.pc.in