summaryrefslogtreecommitdiff
path: root/devel/ros-wstool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ros-wstool/Makefile')
-rw-r--r--devel/ros-wstool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ros-wstool/Makefile b/devel/ros-wstool/Makefile
index 4a50c9afb6cb..8c6409577f41 100644
--- a/devel/ros-wstool/Makefile
+++ b/devel/ros-wstool/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ros-wstool
DISTVERSION= 0.1.18
+PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ros-vcstools>=0:devel/ros-vcstools@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}yaml>=3:devel/py-yaml@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}pyyaml>=3:devel/py-pyyaml@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist