summaryrefslogtreecommitdiff
path: root/devel/pycomposefile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pycomposefile/Makefile')
-rw-r--r--devel/pycomposefile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pycomposefile/Makefile b/devel/pycomposefile/Makefile
index 09dc61e30552..54e072c1e5bc 100644
--- a/devel/pycomposefile/Makefile
+++ b/devel/pycomposefile/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pycomposefile
DISTVERSION= 0.0.30
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +11,7 @@ WWW= https://pypi.org/project/pycomposefile/
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=6.0:devel/py-yaml@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils