pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-numpy
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Apr 20 23:56:27 UTC 2021
Modified Files:
pkgsrc/math/py-numpy: Makefile.make_env
Log Message:
py-numpy: fix typos in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/math/py-numpy/Makefile.make_env
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-numpy/Makefile.make_env
diff -u pkgsrc/math/py-numpy/Makefile.make_env:1.2 pkgsrc/math/py-numpy/Makefile.make_env:1.3
--- pkgsrc/math/py-numpy/Makefile.make_env:1.2 Tue Apr 20 21:06:58 2021
+++ pkgsrc/math/py-numpy/Makefile.make_env Tue Apr 20 23:56:26 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.make_env,v 1.2 2021/04/20 21:06:58 wiz Exp $
+# $NetBSD: Makefile.make_env,v 1.3 2021/04/20 23:56:26 gutteridge Exp $
# Use the variables from blas.buildlink3.mk, pulled in via cblas.
-# Dependend python packages possiblly re-use the system_info logic and
+# Dependent Python packages possibly re-use the system_info logic and
# might need this in the environment.
MAKE_ENV+= NPY_BLAS_LIBS=${BLAS_LIBS:Q} NPY_LAPACK_LIBS=${LAPACK_LIBS:Q}
MAKE_ENV+= NPY_CBLAS_LIBS=-lcblas
Home |
Main Index |
Thread Index |
Old Index