aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-05-28 17:09:38 +0800
committerroam <roam@FreeBSD.org>2001-05-28 17:09:38 +0800
commit0ff01b0ffc4329f633c9b9c7d9cfe813d71885f5 (patch)
tree83f8f19efef95eb2cda68cdf2f00817f7abdcfa6 /math
parentf05c312e24bc658640e1c43c460e9931fd160ae0 (diff)
downloadfreebsd-ports-gnome-0ff01b0ffc4329f633c9b9c7d9cfe813d71885f5.tar.gz
freebsd-ports-gnome-0ff01b0ffc4329f633c9b9c7d9cfe813d71885f5.tar.zst
freebsd-ports-gnome-0ff01b0ffc4329f633c9b9c7d9cfe813d71885f5.zip
Unbreak 'make readmes' (and 'make index', kind of) - remove the math/numpy
that I bogusly added last time. Time to learn to *really* test things before committing.. PR: 27688 Submitted by: Paul Murphy <pnmurphy1@home.com>
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 954427096710..bc078542e8b6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -47,7 +47,6 @@
SUBDIR += netcdf
SUBDIR += ngraph
SUBDIR += ntl
- SUBDIR += numpy
SUBDIR += octave
SUBDIR += oleo
SUBDIR += p5-AI-NeuralNet-BackProp