diff options
Diffstat (limited to 'devel/py-construct/Makefile')
-rw-r--r-- | devel/py-construct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index 5a096e362ec8..2a1a35a95fdd 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -12,7 +12,7 @@ WWW= https://github.com/construct/construct LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |