pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/openexr
Module Name: pkgsrc
Committed By: tnn
Date: Fri Mar 13 19:14:39 UTC 2020
Modified Files:
pkgsrc/graphics/openexr: Makefile.common
Log Message:
openexr: skip portability check for util/reformat.sh (unused file)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/openexr/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/openexr/Makefile.common
diff -u pkgsrc/graphics/openexr/Makefile.common:1.4 pkgsrc/graphics/openexr/Makefile.common:1.5
--- pkgsrc/graphics/openexr/Makefile.common:1.4 Thu Feb 13 21:13:16 2020
+++ pkgsrc/graphics/openexr/Makefile.common Fri Mar 13 19:14:39 2020
@@ -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 @@ 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
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index