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: wiz
Date: Wed Nov 15 20:11:56 UTC 2023
Modified Files:
pkgsrc/graphics/openexr: Makefile
Log Message:
openexr: note why tests are disabled
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/graphics/openexr/Makefile
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
diff -u pkgsrc/graphics/openexr/Makefile:1.56 pkgsrc/graphics/openexr/Makefile:1.57
--- pkgsrc/graphics/openexr/Makefile:1.56 Wed Nov 15 19:59:31 2023
+++ pkgsrc/graphics/openexr/Makefile Wed Nov 15 20:11:56 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2023/11/15 19:59:31 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2023/11/15 20:11:56 wiz Exp $
DISTNAME= openexr-3.2.1
CATEGORIES= graphics
@@ -21,6 +21,7 @@ PKGCONFIG_OVERRIDE= cmake/OpenEXR.pc.in
PTHREAD_OPTS= require
+# https://github.com/AcademySoftwareFoundation/openexr/issues/1594
CMAKE_ARGS+= -DBUILD_TESTING=OFF
CHECK_PORTABILITY_SKIP+= Contrib/DtexToExr/bootstrap
Home |
Main Index |
Thread Index |
Old Index