aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-10-20 02:16:09 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-10-20 02:16:09 +0000
commitdb82e16930cf1e60669eb4ca8e5b9a291661bfc1 (patch)
tree6e6db5e02119831d72e3cbcb9c334ede75a43ded /science
parent961cfc0b8a79baec2c691fa942ebe45bb19a6bf4 (diff)
downloadports-db82e16930cf1e60669eb4ca8e5b9a291661bfc1.tar.gz
ports-db82e16930cf1e60669eb4ca8e5b9a291661bfc1.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/py-scipy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile
index 06ed638f07cb..3d24f8cef036 100644
--- a/science/py-scipy/Makefile
+++ b/science/py-scipy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scipy
PORTVERSION= 0.8.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +18,7 @@ COMMENT= Scientific tools for Python
BUILD_DEPENDS+= ${PYNUMPY} \
${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3
+RUN_DEPENDS= ${PYNUMPY}
LATEST_LINK= py-${PORTNAME}
OPTIONSFILE= ${PORT_DBDIR}/py-numpy/options