aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-09-22 01:59:14 +0800
committeryuri <yuri@FreeBSD.org>2018-09-22 01:59:14 +0800
commit3abed39f48169aeee33eb43311c4eaad1c5b7fba (patch)
tree06f2d040ca9c4ef7b567b7a0a0cd3c2eb6e7db44 /science
parentf9a0530a1b1675782d2387f0939749de491c5d6f (diff)
downloadfreebsd-ports-gnome-3abed39f48169aeee33eb43311c4eaad1c5b7fba.tar.gz
freebsd-ports-gnome-3abed39f48169aeee33eb43311c4eaad1c5b7fba.tar.zst
freebsd-ports-gnome-3abed39f48169aeee33eb43311c4eaad1c5b7fba.zip
science/py-chempy: python2 is deprecated for this version of chempy.
Diffstat (limited to 'science')
-rw-r--r--science/py-chempy/Makefile3
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