diff options
Diffstat (limited to 'www/py-bjoern')
-rw-r--r-- | www/py-bjoern/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-bjoern/Makefile b/www/py-bjoern/Makefile index 6e30738b1812..87ed9f7caf99 100644 --- a/www/py-bjoern/Makefile +++ b/www/py-bjoern/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libev.so:devel/libev -USES= localbase python +USES= localbase python:3.6+ USE_PYTHON= autoplist concurrent distutils LDFLAGS+= -lc |