pkgsrc-Users archive

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

math/py-numpy needs devel/py-cython



   I had to add the following to get the current py-numpy to build
on my NetBSD 7.0_STABLE box:

Index: Makefile
===================================================================
RCS file: /usr/netbsd-cvs/pkgsrc/math/py-numpy/Makefile,v
retrieving revision 1.29
diff -b -u -p -r1.29 Makefile
--- Makefile	24 Jul 2016 15:25:22 -0000	1.29
+++ Makefile	2 Aug 2016 10:07:17 -0000
@@ -46,4 +46,5 @@ do-test:
 .include "../../math/blas/buildlink3.mk"
 .include "../../math/lapack/buildlink3.mk"
 .endif
+.include "../../devel/py-cython/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


					Gary Duzan




Home | Main Index | Thread Index | Old Index