pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/openexr openexr: skip portability check for u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/41ab9a5c4b8b
branches: trunk
changeset: 412950:41ab9a5c4b8b
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Mar 13 19:14:39 2020 +0000
description:
openexr: skip portability check for util/reformat.sh (unused file)
diffstat:
graphics/openexr/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 390c63253188 -r 41ab9a5c4b8b graphics/openexr/Makefile.common
--- a/graphics/openexr/Makefile.common Fri Mar 13 18:35:03 2020 +0000
+++ b/graphics/openexr/Makefile.common Fri Mar 13 19:14:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2020/02/13 21:13:16 nia Exp $
+# $NetBSD: Makefile.common,v 1.5 2020/03/13 19:14:39 tnn Exp $
# used by graphics/ilmbase/Makefile
# used by graphics/opencv/Makefile
@@ -13,6 +13,8 @@
COMMENT= High dynamic-range (HDR) image file format library and tools
LICENSE= modified-bsd
+CHECK_PORTABILITY_SKIP+= util/reformat.sh # unused file
+
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_TOOLS+= autoconf automake aclocal
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index