pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-numpy16
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Mar 14 07:12:10 UTC 2023
Modified Files:
pkgsrc/math/py-numpy16: Makefile
Log Message:
py-numpy16: Catch up with py-numpy renaming.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/math/py-numpy16/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-numpy16/Makefile
diff -u pkgsrc/math/py-numpy16/Makefile:1.11 pkgsrc/math/py-numpy16/Makefile:1.12
--- pkgsrc/math/py-numpy16/Makefile:1.11 Sun Nov 6 13:31:01 2022
+++ pkgsrc/math/py-numpy16/Makefile Tue Mar 14 07:12:09 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/11/06 13:31:01 gdt Exp $
+# $NetBSD: Makefile,v 1.12 2023/03/14 07:12:09 jperkin Exp $
DISTNAME= numpy-1.16.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -23,7 +23,7 @@ USE_PKG_RESOURCES= yes
USE_LANGUAGES= c fortran
-.include "../../math/py-numpy/Makefile.make_env"
+.include "../../math/py-numpy/make_env.mk"
REPLACE_PYTHON+= *.py */*.py */*/*.py */*/*/*.py */*/*/*/*.py
Home |
Main Index |
Thread Index |
Old Index