pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/aqsis aqsis: don't depend on imath, just let ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79a8d70a5db9
branches:  trunk
changeset: 455705:79a8d70a5db9
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Jul 09 10:36:23 2021 +0000

description:
aqsis: don't depend on imath, just let the openexr dependency pull it in.

can't actually tell if it builds with openexr3 as package is already marked
as broken.

diffstat:

 graphics/aqsis/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c808e9447a6b -r 79a8d70a5db9 graphics/aqsis/Makefile
--- a/graphics/aqsis/Makefile   Fri Jul 09 10:30:11 2021 +0000
+++ b/graphics/aqsis/Makefile   Fri Jul 09 10:36:23 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2021/07/09 08:59:32 jperkin Exp $
+# $NetBSD: Makefile,v 1.92 2021/07/09 10:36:23 markd Exp $
 #
 
 DISTNAME=              aqsis-1.8.1
@@ -162,7 +162,6 @@
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../graphics/openexr/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
-.include "../../math/imath/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../mk/dlopen.buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index