Fri Mar 13 19:14:39 2020 UTC ()
openexr: skip portability check for util/reformat.sh (unused file)


(tnn)
diff -r1.4 -r1.5 pkgsrc/graphics/openexr/Makefile.common

cvs diff -r1.4 -r1.5 pkgsrc/graphics/openexr/Attic/Makefile.common (expand / switch to context diff)
--- pkgsrc/graphics/openexr/Attic/Makefile.common 2020/02/13 21:13:16 1.4
+++ pkgsrc/graphics/openexr/Attic/Makefile.common 2020/03/13 19:14:39 1.5
@@ -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
 
@@ -12,6 +12,8 @@
 HOMEPAGE=	https://www.openexr.com/
 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