aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
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