From 597afc47baba19000afd8ec4880a2c47975b0367 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:25:16 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. With hat: portmgr Sponsored by: Absolight --- science/py-scikit-learn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/py-scikit-learn/Makefile') diff --git a/science/py-scikit-learn/Makefile b/science/py-scikit-learn/Makefile index d96039990748..5164cbb33b7a 100644 --- a/science/py-scikit-learn/Makefile +++ b/science/py-scikit-learn/Makefile @@ -11,7 +11,7 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Machine learning algorithms for python BUILD_DEPENDS= ${PYNUMPY} \ - ${PYTHON_SITELIBDIR}/scipy/version.py:${PORTSDIR}/science/py-scipy + ${PYTHON_SITELIBDIR}/scipy/version.py:science/py-scipy RUN_DEPENDS:= ${BUILD_DEPENDS} USES= fortran python -- cgit v1.2.3