From 3abed39f48169aeee33eb43311c4eaad1c5b7fba Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 21 Sep 2018 17:59:14 +0000 Subject: science/py-chempy: python2 is deprecated for this version of chempy. --- science/py-chempy/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'science') diff --git a/science/py-chempy/Makefile b/science/py-chempy/Makefile index f6a780b78fae..4375d459cf23 100644 --- a/science/py-chempy/Makefile +++ b/science/py-chempy/Makefile @@ -25,8 +25,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bokeh>=0.11.1:www/py-bokeh@${PY_FLAVOR} \ ${NUMPY} RUN_DEPENDS:= ${BUILD_DEPENDS} - -USES= python +USES= python:3.5+ USE_PYTHON= distutils autoplist NO_ARCH= yes -- cgit