pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-numpy py-numpy: fix typos in a comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/be4e8d60cc6f
branches: trunk
changeset: 450688:be4e8d60cc6f
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Tue Apr 20 23:56:26 2021 +0000
description:
py-numpy: fix typos in a comment
diffstat:
math/py-numpy/Makefile.make_env | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 7b3fb0ca27f2 -r be4e8d60cc6f math/py-numpy/Makefile.make_env
--- a/math/py-numpy/Makefile.make_env Tue Apr 20 23:38:23 2021 +0000
+++ b/math/py-numpy/Makefile.make_env Tue Apr 20 23:56:26 2021 +0000
@@ -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