aboutsummaryrefslogtreecommitdiffstats
path: root/science/py-scikit-learn
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2012-11-08 19:29:01 +0800
committerdemon <demon@FreeBSD.org>2012-11-08 19:29:01 +0800
commit46d5d4ba9212a4bd6c5f3b44d52da5fb3e9648dd (patch)
tree00afb1154aaec29c9b5838bdb6719302ed40dfa7 /science/py-scikit-learn
parent861d668f2b29010873933e32111f567857f2c481 (diff)
downloadfreebsd-ports-gnome-46d5d4ba9212a4bd6c5f3b44d52da5fb3e9648dd.tar.gz
freebsd-ports-gnome-46d5d4ba9212a4bd6c5f3b44d52da5fb3e9648dd.tar.zst
freebsd-ports-gnome-46d5d4ba9212a4bd6c5f3b44d52da5fb3e9648dd.zip
Add missing depends.
Feature safe: yes
Diffstat (limited to 'science/py-scikit-learn')
-rw-r--r--science/py-scikit-learn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-scikit-learn/Makefile b/science/py-scikit-learn/Makefile
index ae9589048d57..dfc03a5d6a5e 100644
--- a/science/py-scikit-learn/Makefile
+++ b/science/py-scikit-learn/Makefile
@@ -14,7 +14,8 @@ COMMENT= Machine learning algorithms for python
BUILD_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= cblas:${PORTSDIR}/math/cblas
-RUN_DEPENDS= ${PYNUMPY}
+RUN_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}scipy:${PORTSDIR}/science/py-scipy
USE_FORTRAN= yes
LATEST_LINK= py-${PORTNAME}