aboutsummaryrefslogtreecommitdiff
path: root/math/py-matplotlib2
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-02 13:35:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-02 13:35:08 +0000
commit2e46be1ff1c305d5b9e1712674f9833c4aac46b5 (patch)
treec001e728f7fffb27dfcd2fac2590d4222c2be740 /math/py-matplotlib2
parent2c27bdb9538af1e43590b71b2f6de8ddf47ab751 (diff)
downloadports-2e46be1ff1c305d5b9e1712674f9833c4aac46b5.tar.gz
ports-2e46be1ff1c305d5b9e1712674f9833c4aac46b5.zip
Finish python 2.7 support removal
Notes
Notes: svn path=/head/; revision=559938
Diffstat (limited to 'math/py-matplotlib2')
-rw-r--r--math/py-matplotlib2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib2/Makefile b/math/py-matplotlib2/Makefile
index 4191a87b3049..ba33447f0380 100644
--- a/math/py-matplotlib2/Makefile
+++ b/math/py-matplotlib2/Makefile
@@ -27,7 +27,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}kiwisolver>=1.0.0:math/py-kiwisolver@${PY_FLAVOR}
-USES= compiler:c++11-lib gettext gnome pkgconfig python shebangfix uniquefiles:dirs
+USES= compiler:c++11-lib gettext gnome pkgconfig python:3.6+ shebangfix uniquefiles:dirs
USE_PYTHON= autoplist distutils
CFLAGS+= -I${LOCALBASE}/include