From 8282d85a16f5d44f32311e621005d87f5634e0bf Mon Sep 17 00:00:00 2001 From: sbd Date: Mon, 6 Feb 2012 07:06:11 +0000 Subject: Skip the interpreter check on a csh script stub. --- security/Bastille/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/Bastille') diff --git a/security/Bastille/Makefile b/security/Bastille/Makefile index c2c880ca9e4..fac3d913898 100644 --- a/security/Bastille/Makefile +++ b/security/Bastille/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:44 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/06 07:06:11 sbd Exp $ # DISTNAME= Bastille-3.0.9 @@ -20,6 +20,8 @@ USE_LANGUAGES= # none USE_TOOLS+= bash:run perl:run NO_BUILD= yes +CHECK_INTERPRETER_SKIP+=share/Bastille/bastille-tmpdir.csh + BUILD_DEPENDS+= checkperms>=1.4:../../sysutils/checkperms DEPENDS+= p5-Tk-[0-9]*:../../x11/p5-Tk -- cgit v1.2.3