From 45d47e8cdda1b2f01dd8c3152c08c0cb77a7121c Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Thu, 7 Dec 2017 19:37:11 -0800 Subject: [PATCH] Tweak science/py-mlpy version 3.5.0_4 --- science/py-mlpy/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/science/py-mlpy/Makefile b/science/py-mlpy/Makefile index 0af7310c0d4..7203cdf74ca 100644 --- a/science/py-mlpy/Makefile +++ b/science/py-mlpy/Makefile @@ -13,8 +13,7 @@ COMMENT= High performance Python package for predictive modeling LICENSE= GPLv3 -BUILD_DEPENDS= ${PYNUMPY} \ - cython>0:lang/cython +BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS:= ${BUILD_DEPENDS} LIB_DEPENDS= libgsl.so:math/gsl @@ -22,6 +21,6 @@ USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include -I${PYTHON_SITELIBDIR}/numpy/core LDFLAGS+= -L${LOCALBASE}/lib USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist cython .include -- 2.41.0