pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/tripwire needs lex & yacc
details: https://anonhg.NetBSD.org/pkgsrc/rev/78d7e40390ac
branches: trunk
changeset: 648572:78d7e40390ac
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 16:57:31 2015 +0000
description:
needs lex & yacc
diffstat:
security/tripwire/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 93c8ca62c597 -r 78d7e40390ac security/tripwire/Makefile
--- a/security/tripwire/Makefile Sun Mar 15 16:56:49 2015 +0000
+++ b/security/tripwire/Makefile Sun Mar 15 16:57:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/10/23 18:17:01 asau Exp $
+# $NetBSD: Makefile,v 1.35 2015/03/15 16:57:31 tnn Exp $
#
DISTNAME= tripwire-1.2
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.cerias.purdue.edu/about/history/coast/coast-library.html
COMMENT= File and directory integrity checker
-USE_TOOLS+= pax
+USE_TOOLS+= pax lex yacc
MAKE_JOBS_SAFE= NO
ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* SunOS-*-*
Home |
Main Index |
Thread Index |
Old Index