summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-08 17:49:49 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-08 17:49:49 +0000
commitb2b8870b27deb74c1fd746807f851f538404e016 (patch)
tree8076e587539e0864d13f90f6e71d0d5a0657f2d9 /misc
parentUpdate to 2.2.4 (diff)
Update to 2.6.1.post1
- Add BUILD_DEPENDS - Update WWW - Take maintainership Changes: https://github.com/pyproj4/pyproj/releases PR: 250256 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 29 days)
Notes
Notes: svn path=/head/; revision=554639
Diffstat (limited to 'misc')
-rw-r--r--misc/py-kartograph/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-kartograph/Makefile b/misc/py-kartograph/Makefile
index a74333a99e2d..2db213ab977f 100644
--- a/misc/py-kartograph/Makefile
+++ b/misc/py-kartograph/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=1.0.14:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tinycss>0:textproc/py-tinycss@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}.py
USE_PYTHON= distutils concurrent autoplist