pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/yara



Module Name:    pkgsrc
Committed By:   sevan
Date:           Thu Jul 11 11:17:24 UTC 2019

Modified Files:
        pkgsrc/security/yara: Makefile

Log Message:
use a tab


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/yara/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/yara/Makefile
diff -u pkgsrc/security/yara/Makefile:1.5 pkgsrc/security/yara/Makefile:1.6
--- pkgsrc/security/yara/Makefile:1.5   Wed Nov  1 19:29:30 2017
+++ pkgsrc/security/yara/Makefile       Thu Jul 11 11:17:24 2019
@@ -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 @@ COMMENT=        Pattern matching swiss k
 
 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