git: 5e56d89b4795 - main - misc/sdformat: Marked BROKEN with ruby32
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jan 2024 12:51:38 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e56d89b4795c4b78a093a90876c104bd8574b03 commit 5e56d89b4795c4b78a093a90876c104bd8574b03 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-21 12:01:29 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-21 12:51:16 +0000 misc/sdformat: Marked BROKEN with ruby32 PR: 276466 Approved by: portmgr (blanket) --- misc/sdformat/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/sdformat/Makefile b/misc/sdformat/Makefile index f9a963002b84..055c562630b8 100644 --- a/misc/sdformat/Makefile +++ b/misc/sdformat/Makefile @@ -19,8 +19,9 @@ LIB_DEPENDS= libignition-math6.so:math/ignition-math \ liburdfdom_world.so:devel/ros-urdfdom RUN_DEPENDS= ignition-tools>0:devel/ignition-tools -USES= cmake compiler:c++17-lang pkgconfig +USES= cmake compiler:c++17-lang pkgconfig ruby:build USE_LDCONFIG= yes +BROKEN_RUBY32= yes CMAKE_OFF= BUILD_TESTING