pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-macs2: Switch to mk/blas.buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Apr 24 19:48:07 2019 -0500
Changeset: eb43f31420e01401b5f38a8aee2b99a347f52055
Modified Files:
py-macs2/Makefile
Log Message:
py-macs2: Switch to mk/blas.buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb43f31420e01401b5f38a8aee2b99a347f52055
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-macs2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-macs2/Makefile b/py-macs2/Makefile
index 8f65270ef0..f27a8680cb 100644
--- a/py-macs2/Makefile
+++ b/py-macs2/Makefile
@@ -40,6 +40,6 @@ post-patch:
.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
-.include "../../math/blas/buildlink3.mk"
+.include "../../wip/mk/blas.buildlink3.mk"
.include "../../devel/py-cython/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index