summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-04-30 16:29:45 +0000
committerrillig <rillig@pkgsrc.org>2020-04-30 16:29:45 +0000
commit449947e3aeaf11812db2bbd69c3dd04fcfed0129 (patch)
tree4d39693b8336b3dc0fc1af4e9f3bde3f1b1186a9 /security
parent55596ccc969f614b86ed92d89b7578ab227ea206 (diff)
downloadpkgsrc-449947e3aeaf11812db2bbd69c3dd04fcfed0129.tar.gz
security/Bastille: fix build with SUBST_NOOP_OK=no
Diffstat (limited to 'security')
-rw-r--r--security/Bastille/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Bastille/Makefile b/security/Bastille/Makefile
index 9427bac9911..d03a4d2dfce 100644
--- a/security/Bastille/Makefile
+++ b/security/Bastille/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2020/03/20 11:58:15 nia Exp $
+# $NetBSD: Makefile,v 1.19 2020/04/30 16:29:45 rillig Exp $
#
DISTNAME= Bastille-3.0.9
@@ -42,6 +42,7 @@ SUBST_CLASSES+= b3
SUBST_STAGE.b3= pre-configure
SUBST_FILES.b3= ${REPLACE_PERL}
SUBST_SED.b3= -e 's,^use lib.*,use lib "${PREFIX}/lib";,'
+SUBST_NOOP_OK.b3= yes # some of the files don't match
REPLACE_PERL+= AutomatedBastille BastilleBackEnd BastilleChooser
REPLACE_PERL+= InteractiveBastille RevertBastille *.pm