diff options
Diffstat (limited to 'devel/py-murmurhash/Makefile')
-rw-r--r-- | devel/py-murmurhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-murmurhash/Makefile b/devel/py-murmurhash/Makefile index dc4be1075637..a37f6a328761 100644 --- a/devel/py-murmurhash/Makefile +++ b/devel/py-murmurhash/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/explosion/murmurhash LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils cython autoplist post-install: |