pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/dar Skip example directory for the interpret...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af8e3f44e123
branches:  trunk
changeset: 531186:af8e3f44e123
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jul 24 14:23:26 2007 +0000

description:
Skip example directory for the interpreter check.

diffstat:

 archivers/dar/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b18a08549448 -r af8e3f44e123 archivers/dar/Makefile
--- a/archivers/dar/Makefile    Tue Jul 24 13:58:35 2007 +0000
+++ b/archivers/dar/Makefile    Tue Jul 24 14:23:26 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2007/03/18 04:36:23 dsainty Exp $
+# $NetBSD: Makefile,v 1.26 2007/07/24 14:23:26 joerg Exp $
 
 DISTNAME=      dar-2.3.3
 CATEGORIES=    archivers sysutils
@@ -21,6 +21,7 @@
 CONFIGURE_ARGS+=       --enable-examples
 CONFIGURE_ARGS+=       doxygen=no
 
+CHECK_INTERPRETER_SKIP+=       share/dar/samples
 REPLACE_PERL+=         doc/samples/dar_backup
 REPLACE_BASH+=         doc/samples/*.bash doc/samples/clust*.sh
 # No extra dependencies, since these are only examples.



Home | Main Index | Thread Index | Old Index