summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-15 16:57:31 +0000
committertnn <tnn@pkgsrc.org>2015-03-15 16:57:31 +0000
commit37cd6a7b43ab5721052e9c3573b6164de6d30614 (patch)
tree054d5b730ed24d8a10560a4a4bd397681d3e5f2d /security
parent134e02e227079c0a064367b7dda6961eb3f93741 (diff)
downloadpkgsrc-37cd6a7b43ab5721052e9c3573b6164de6d30614.tar.gz
needs lex & yacc
Diffstat (limited to 'security')
-rw-r--r--security/tripwire/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 04b23b8ef8d..31ec284456d 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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-*-*