diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-21 12:01:29 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-01-21 12:51:16 +0000 |
| commit | 5e56d89b4795c4b78a093a90876c104bd8574b03 (patch) | |
| tree | ea4171704f4e1468e286c0defdd1274a06374cc9 | |
| parent | b26da9a1af668ea79110bac4cb533a4fbce39c07 (diff) | |
| download | ports-5e56d89b4795c4b78a093a90876c104bd8574b03.tar.gz ports-5e56d89b4795c4b78a093a90876c104bd8574b03.zip | |
misc/sdformat: Marked BROKEN with ruby32
PR: 276466
Approved by: portmgr (blanket)
| -rw-r--r-- | misc/sdformat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
