summaryrefslogtreecommitdiff
path: root/archivers/dar
diff options
context:
space:
mode:
authorhans <hans>2012-02-15 19:20:36 +0000
committerhans <hans>2012-02-15 19:20:36 +0000
commit152066b4083b7c2035a0918afd54ee8025874314 (patch)
tree5377898d687ccf744760c82285042da835c28ee5 /archivers/dar
parent497e5be8d67b85516ba8fc4916a7813a10510b12 (diff)
downloadpkgsrc-152066b4083b7c2035a0918afd54ee8025874314.tar.gz
REPLACE_BASH on all installed shell scripts.
Diffstat (limited to 'archivers/dar')
-rw-r--r--archivers/dar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/dar/Makefile b/archivers/dar/Makefile
index 7d9f6266885..fcd3a3a0f21 100644
--- a/archivers/dar/Makefile
+++ b/archivers/dar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2012/01/29 02:54:18 sbd Exp $
+# $NetBSD: Makefile,v 1.39 2012/02/15 19:20:36 hans Exp $
DISTNAME= dar-2.4.1
CATEGORIES= archivers sysutils
@@ -32,7 +32,7 @@ PKGCONFIG_OVERRIDE= src/libdar/libdar.pc.tmpl.in
#
CHECK_INTERPRETER_SKIP+= share/dar/samples/*
REPLACE_PERL+= doc/samples/dar_backup
-REPLACE_BASH+= doc/samples/*.bash doc/samples/clust*.sh
+REPLACE_BASH+= doc/samples/*.bash doc/samples/*.sh doc/samples/*.duc
## Our threading check here is the same as the one used in devel/perl5.
#