pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/yara use a tab



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5299bb294d45
branches:  trunk
changeset: 398124:5299bb294d45
user:      sevan <sevan%pkgsrc.org@localhost>
date:      Thu Jul 11 11:17:24 2019 +0000

description:
use a tab

diffstat:

 security/yara/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f7f15e24b533 -r 5299bb294d45 security/yara/Makefile
--- a/security/yara/Makefile    Thu Jul 11 10:24:14 2019 +0000
+++ b/security/yara/Makefile    Thu Jul 11 11:17:24 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/11/01 19:29:30 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2019/07/11 11:17:24 sevan Exp $
 
 DISTNAME=      yara-${VERSION}
 CATEGORIES=    security
@@ -8,7 +8,7 @@
 
 USE_TOOLS+=    pkg-config automake autoreconf
 USE_LIBTOOL=   yes
-GNU_CONFIGURE=          yes
+GNU_CONFIGURE= yes
 
 PKGCONFIG_OVERRIDE+=   libyara/yara.pc.in
 



Home | Main Index | Thread Index | Old Index