Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2024 12:51:38 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5e56d89b4795 - main - misc/sdformat: Marked BROKEN with ruby32
Message-ID:  <202401211251.40LCpcVi007308@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401211251.40LCpcVi007308>