diff options
Diffstat (limited to 'devel/py-python-pcre')
-rw-r--r-- | devel/py-python-pcre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-pcre/Makefile b/devel/py-python-pcre/Makefile index 18535c335fd0..1e99320340ef 100644 --- a/devel/py-python-pcre/Makefile +++ b/devel/py-python-pcre/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils post-patch: |