aboutsummaryrefslogtreecommitdiff
path: root/misc/sdformat
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-11-24 20:50:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-11-24 20:50:24 +0000
commit862c921460b22fb2e996c9f23ad8349a6f852e11 (patch)
tree2fd30601d0d8d8294fc65d91977f08b4c48e8144 /misc/sdformat
parent0dfa88f807fc5187ce30685ae42a1becea844eb4 (diff)
downloadports-862c921460b22fb2e996c9f23ad8349a6f852e11.tar.gz
ports-862c921460b22fb2e996c9f23ad8349a6f852e11.zip
Unbreak INDEX
Notes
Notes: svn path=/head/; revision=518360
Diffstat (limited to 'misc/sdformat')
-rw-r--r--misc/sdformat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sdformat/Makefile b/misc/sdformat/Makefile
index 640bde3d6258..072dc783c1b2 100644
--- a/misc/sdformat/Makefile
+++ b/misc/sdformat/Makefile
@@ -14,9 +14,9 @@ LICENSE= APACHE20
BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake \
ignition-tools>0:devel/ignition-tools
LIB_DEPENDS= libignition-math6.so:math/ignition-math \
- libconsole_bridge.so:misc/console-bridge \
+ libconsole_bridge.so:devel/ros-console_bridge \
libtinyxml2.so:textproc/tinyxml2 \
- liburdfdom_world.so:misc/urdfdom
+ liburdfdom_world.so:devel/ros-urdfdom
RUN_DEPENDS= ignition-tools>0:devel/ignition-tools
USES= cmake compiler:c++17-lang pkgconfig