aboutsummaryrefslogtreecommitdiff
path: root/math/py-numeric17/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-09-22 11:43:23 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-09-22 11:43:23 +0000
commit551849729b1ae284a419364f86e0203ae8e96f2e (patch)
tree276630bf27e2b4ddef5ee1dc34981fca773d87f3 /math/py-numeric17/Makefile
parentd0acb1b7bf30adac9b782f799f00ec7bb2ba33f4 (diff)
downloadports-551849729b1ae284a419364f86e0203ae8e96f2e.tar.gz
ports-551849729b1ae284a419364f86e0203ae8e96f2e.zip
Notes
Diffstat (limited to 'math/py-numeric17/Makefile')
-rw-r--r--math/py-numeric17/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile
index 380731776bf9..44ebdf301246 100644
--- a/math/py-numeric17/Makefile
+++ b/math/py-numeric17/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= numeric
-PORTVERSION= 16.1
-PORTREVISION= 1
+PORTVERSION= 16.1.1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= numpy
@@ -21,8 +20,7 @@ LIB_DEPENDS= lapack.3:${PORTSDIR}/math/lapack \
blas.2:${PORTSDIR}/math/lapack
USE_PYTHON= yes
-MAKE_ENV= BLASLIBDIR=${LOCALBASE}/lib LAPACKLIBDIR=${LOCALBASE}/lib \
- PYTHON_CMD=${PYTHON_CMD}
+MAKE_ENV= PYTHON_CMD=${PYTHON_CMD}
DOCDIR= ${PREFIX}/share/doc/py-numeric
EXAMPLEDIR= ${PREFIX}/share/examples/py-numeric