From 152066b4083b7c2035a0918afd54ee8025874314 Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 15 Feb 2012 19:20:36 +0000 Subject: REPLACE_BASH on all installed shell scripts. --- archivers/dar/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers/dar') 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. # -- cgit v1.2.3