diff options
Diffstat (limited to 'devel/py-yaml/Makefile')
-rw-r--r-- | devel/py-yaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile index b17f531e4fc0..ac779abcae9b 100644 --- a/devel/py-yaml/Makefile +++ b/devel/py-yaml/Makefile @@ -12,7 +12,7 @@ WWW= https://pyyaml.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent cython distutils CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pyyaml5 |