pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/geda-examples CHECK_INTERPRETER_SKIP+= share/examp...
details: https://anonhg.NetBSD.org/pkgsrc/rev/38e88d829212
branches: trunk
changeset: 515140:38e88d829212
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jun 26 05:59:00 2006 +0000
description:
CHECK_INTERPRETER_SKIP+= share/examples/*
diffstat:
cad/geda-examples/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 827b683308b5 -r 38e88d829212 cad/geda-examples/Makefile
--- a/cad/geda-examples/Makefile Mon Jun 26 05:45:55 2006 +0000
+++ b/cad/geda-examples/Makefile Mon Jun 26 05:59:00 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:21 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/26 05:59:00 rillig Exp $
#
DISTNAME= geda-examples-${PKGVERSION}
@@ -16,6 +16,8 @@
GNU_CONFIGURE= YES
USE_TOOLS+= find gmake tar
+CHECK_INTERPRETER_SKIP+= share/examples/*
+
pre-install:
${RM} -f ${WRKSRC}/config.status.overridden
${RM} -f ${WRKSRC}/configure.lineno
Home |
Main Index |
Thread Index |
Old Index