summaryrefslogtreecommitdiff
path: root/archivers/dar
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-30 13:54:23 +0000
committerjoerg <joerg>2007-08-30 13:54:23 +0000
commit41b6dcb66674f7a67b3311eede1cc67f02ff520e (patch)
tree30446e056f060846250180357478044f98d49575 /archivers/dar
parent9265c587e6120aaec7b8a3fb93dfe30115ab0730 (diff)
downloadpkgsrc-41b6dcb66674f7a67b3311eede1cc67f02ff520e.tar.gz
CHECK_INTERPRETER_SKIP expects a filename or pattern. Fix.
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 247512a65f9..1263a87dbc0 100644
--- a/archivers/dar/Makefile
+++ b/archivers/dar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/08/20 12:36:24 dsainty Exp $
+# $NetBSD: Makefile,v 1.28 2007/08/30 13:54:23 joerg Exp $
DISTNAME= dar-2.3.4
CATEGORIES= archivers sysutils
@@ -24,7 +24,7 @@ CONFIGURE_ARGS+= doxygen=no
# Since these are only examples, avoid the dependencies on Bash and
# Perl. Unfortunately the interpeter replacements won't work unless
# we USE_TOOLS the two interpreters, so the samples are left as is.
-CHECK_INTERPRETER_SKIP+= share/dar/samples
+CHECK_INTERPRETER_SKIP+= share/dar/samples/*
#USE_TOOLS+= bash:run perl:run
#REPLACE_PERL+= doc/samples/dar_backup
#REPLACE_BASH+= doc/samples/*.bash doc/samples/clust*.sh