pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/hdf5 devel/hdf5: skip some files for the portabi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/63d41d7c7069
branches: trunk
changeset: 413285:63d41d7c7069
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Mar 17 22:29:34 2020 +0000
description:
devel/hdf5: skip some files for the portability check
diffstat:
devel/hdf5/Makefile.common | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r a62a0747221f -r 63d41d7c7069 devel/hdf5/Makefile.common
--- a/devel/hdf5/Makefile.common Tue Mar 17 22:24:20 2020 +0000
+++ b/devel/hdf5/Makefile.common Tue Mar 17 22:29:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2020/01/08 12:30:34 nia Exp $
+# $NetBSD: Makefile.common,v 1.21 2020/03/17 22:29:34 rillig Exp $
# used by devel/hdf5/Makefile
# used by devel/hdf5-c++/Makefile
@@ -21,6 +21,9 @@
DISTINFO_FILE= ${.CURDIR}/../../devel/hdf5/distinfo
PATCHDIR= ${.CURDIR}/../../devel/hdf5/patches
+# These 2 files are not used in the build. They use [[ ... ]].
+CHECK_PORTABILITY_SKIP= bin/snapshot hl/tools/h5watch/testh5watch.sh.in
+
# it appears that this file is informative only and is not actually
# used by any installed tools
CHECK_WRKREF_SKIP= ${PREFIX}/lib/libhdf5.settings
Home |
Main Index |
Thread Index |
Old Index