pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-openexr needs zlib
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ca60ed15c3a
branches: trunk
changeset: 352641:7ca60ed15c3a
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sat Sep 17 21:52:30 2016 +0000
description:
needs zlib
diffstat:
graphics/py-openexr/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8a8489cf4705 -r 7ca60ed15c3a graphics/py-openexr/Makefile
--- a/graphics/py-openexr/Makefile Sat Sep 17 21:46:11 2016 +0000
+++ b/graphics/py-openexr/Makefile Sat Sep 17 21:52:30 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/03/25 21:12:33 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/17 21:52:30 wiedi Exp $
DISTNAME= OpenEXR-1.2.0
PKGNAME= ${PYPKGPREFIX}-openexr-1.2.0
@@ -21,6 +21,7 @@
PYTHON_VERSIONS_ACCEPTED= 27
+.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/openexr/buildlink3.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index