diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-05-23 12:08:10 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-05-23 12:08:10 +0000 |
commit | fc244695b8817e53be479fceb95d8d46fd134a37 (patch) | |
tree | c783dd01a7a4e001fba9b4a56efa0a79272a9b63 /math/py-scientific/Makefile | |
parent | 587d8733f4e7abf932e748cf1906ade34ae29473 (diff) | |
download | ports-fc244695b8817e53be479fceb95d8d46fd134a37.tar.gz ports-fc244695b8817e53be479fceb95d8d46fd134a37.zip |
Notes
Diffstat (limited to 'math/py-scientific/Makefile')
-rw-r--r-- | math/py-scientific/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile index 08b5ecbcc297..5f5cdc75bd7a 100644 --- a/math/py-scientific/Makefile +++ b/math/py-scientific/Makefile @@ -23,7 +23,6 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes NUMPYDIR= ${PYTHON_SITELIBDIR}/Numeric -SCIENTIFICDIR= ${PYTHON_SITELIBDIR}/Scientific DOCDIR= ${PREFIX}/share/doc/py-scientific EXAMPLEDIR= ${PREFIX}/share/examples/py-scientific |