summaryrefslogtreecommitdiff
path: root/devel/py-pyaml-env/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pyaml-env/Makefile')
-rw-r--r--devel/py-pyaml-env/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-pyaml-env/Makefile b/devel/py-pyaml-env/Makefile
index ce29ecc8e062..b0868f53b17f 100644
--- a/devel/py-pyaml-env/Makefile
+++ b/devel/py-pyaml-env/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pyaml-env
PORTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +13,7 @@ WWW= https://github.com/mkaranasou/pyaml_env
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyyaml>=0:devel/py-pyyaml@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils