diff options
Diffstat (limited to 'devel/py-jitterentropy/Makefile')
-rw-r--r-- | devel/py-jitterentropy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jitterentropy/Makefile b/devel/py-jitterentropy/Makefile index 5b8a70b596a4..c7601ca15388 100644 --- a/devel/py-jitterentropy/Makefile +++ b/devel/py-jitterentropy/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/swills/py-jitterentropy LIB_DEPENDS= libjitterentropy.so:devel/libjitterentropy -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |