summaryrefslogtreecommitdiff
path: root/math/py-scipy
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-09-03 08:36:44 +0000
committerwiz <wiz@pkgsrc.org>2018-09-03 08:36:44 +0000
commita688457ac25e23cf2b803f500d690e37e56e831b (patch)
treed151670d4c8c27a93d277670226050110c4a246b /math/py-scipy
parentf379b7f50076088e91810a1fb0be3851d89c9338 (diff)
downloadpkgsrc-a688457ac25e23cf2b803f500d690e37e56e831b.tar.gz
py-scipy: remove reference to non-existent file
Diffstat (limited to 'math/py-scipy')
-rw-r--r--math/py-scipy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile
index 8426edeb5c0..6a4429d431e 100644
--- a/math/py-scipy/Makefile
+++ b/math/py-scipy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2018/08/31 08:09:19 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/09/03 08:36:44 wiz Exp $
DISTNAME= scipy-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -78,7 +78,6 @@ REPLACE_PYTHON+= scipy/sparse/linalg/tests/test_matfuncs.py
REPLACE_PYTHON+= scipy/sparse/setup.py
REPLACE_PYTHON+= scipy/spatial/setup.py
REPLACE_PYTHON+= scipy/spatial/tests/test_distance.py
-REPLACE_PYTHON+= scipy/special/generate_ufuncs.py
REPLACE_PYTHON+= scipy/special/setup.py
REPLACE_PYTHON+= scipy/special/spfun_stats.py
REPLACE_PYTHON+= scipy/stats/setup.py