aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2015-04-04 11:45:46 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2015-04-04 11:45:46 +0000
commite60a0b8f092517b8e60a499071670615360be401 (patch)
tree291ebf818d828bbb880d5801b6a9831f2049f9b4 /science
parent0cd8055fc5a82be2c10dfdc32ec2d05b355d02d5 (diff)
downloadports-e60a0b8f092517b8e60a499071670615360be401.tar.gz
ports-e60a0b8f092517b8e60a499071670615360be401.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/py-scipy/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile
index 4936a6fc7c4a..bcb721212022 100644
--- a/science/py-scipy/Makefile
+++ b/science/py-scipy/Makefile
@@ -16,9 +16,7 @@ COMMENT= Scientific tools for Python
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${PYNUMPY} \
- ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
-LIB_DEPENDS= libfftw3.so:${PORTSDIR}/math/fftw3
+BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
USES= fortran python