diff options
Diffstat (limited to 'net/py-kafka-python')
-rw-r--r-- | net/py-kafka-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-kafka-python/Makefile b/net/py-kafka-python/Makefile index c7c776aba880..1ae3ae995c2d 100644 --- a/net/py-kafka-python/Makefile +++ b/net/py-kafka-python/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/dpkp/kafka-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |