diff options
Diffstat (limited to 'devel/py-pyshp/Makefile')
-rw-r--r-- | devel/py-pyshp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyshp/Makefile b/devel/py-pyshp/Makefile index e0faf5dbb819..f8fbf1779176 100644 --- a/devel/py-pyshp/Makefile +++ b/devel/py-pyshp/Makefile @@ -12,7 +12,7 @@ COMMENT= Pure Python read/write support for ESRI Shapefile format LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.TXT -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |