diff options
Diffstat (limited to 'science/py-chempy/Makefile')
-rw-r--r-- | science/py-chempy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |