diff options
Diffstat (limited to 'www/py-bjoern/Makefile')
-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 07b2b4b32ba4..a283a92a9d0c 100644 --- a/www/py-bjoern/Makefile +++ b/www/py-bjoern/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libev.so:devel/libev -USES= localbase python:3.6+ +USES= localbase python USE_PYTHON= autoplist concurrent distutils LDFLAGS+= -lc |