summaryrefslogtreecommitdiff
path: root/security/Bastille
diff options
context:
space:
mode:
authorsbd <sbd>2012-02-06 07:06:11 +0000
committersbd <sbd>2012-02-06 07:06:11 +0000
commit8282d85a16f5d44f32311e621005d87f5634e0bf (patch)
tree6d9de307d606d8adc5185f85631ac931d2482061 /security/Bastille
parent17671551afd5439c812799953d305ff5c458844b (diff)
downloadpkgsrc-8282d85a16f5d44f32311e621005d87f5634e0bf.tar.gz
Skip the interpreter check on a csh script stub.
Diffstat (limited to 'security/Bastille')
-rw-r--r--security/Bastille/Makefile4
1 files changed, 3 insertions, 1 deletions
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