diff options
Diffstat (limited to 'graphics/py-box2d-py/Makefile')
-rw-r--r-- | graphics/py-box2d-py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-box2d-py/Makefile b/graphics/py-box2d-py/Makefile index 214dc73a9aed..9dcb16d1501d 100644 --- a/graphics/py-box2d-py/Makefile +++ b/graphics/py-box2d-py/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= swig:devel/swig LIB_DEPENDS= libbox2d.so:misc/box2d -USES= compiler:c11 python:3.6+ +USES= compiler:c11 python USE_PYTHON= autoplist distutils post-install: |