diff options
Diffstat (limited to 'misc/py-python-geohash/Makefile')
-rw-r--r-- | misc/py-python-geohash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-python-geohash/Makefile b/misc/py-python-geohash/Makefile index 5271107ea2c8..8abb69393ae3 100644 --- a/misc/py-python-geohash/Makefile +++ b/misc/py-python-geohash/Makefile @@ -12,7 +12,7 @@ WWW= https://pypi.org/project/python-geohash/ LICENSE= APACHE20 MIT BSD3CLAUSE LICENSE_COMB= multi -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils post-install: |