git: cc9755f3176d - main - misc/dartsim: Remove useless dependency to devel/tbb

From: Ganael LAPLANCHE <martymac_at_FreeBSD.org>
Date: Wed, 05 Oct 2022 15:14:32 UTC
The branch main has been updated by martymac:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc9755f3176d3c01f09801bc7abaeb868a6e94f5

commit cc9755f3176d3c01f09801bc7abaeb868a6e94f5
Author:     Ganael LAPLANCHE <martymac@FreeBSD.org>
AuthorDate: 2022-10-05 15:13:14 +0000
Commit:     Ganael LAPLANCHE <martymac@FreeBSD.org>
CommitDate: 2022-10-05 15:14:24 +0000

    misc/dartsim: Remove useless dependency to devel/tbb
    
    Approved by:    portmgr (blanket)
---
 misc/dartsim/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/misc/dartsim/Makefile b/misc/dartsim/Makefile
index f9c65285129a..3cd4985b3067 100644
--- a/misc/dartsim/Makefile
+++ b/misc/dartsim/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	dartsim
 DISTVERSIONPREFIX=	v
 DISTVERSION=	6.12.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -28,7 +28,6 @@ LIB_DEPENDS=	libassimp.so:multimedia/assimp \
 		libosg.so:graphics/osg34 \
 		libnlopt.so:math/nlopt \
 		libpagmo.so:science/pagmo2 \
-		libtbb.so:devel/tbb \
 		libtinyxml2.so:textproc/tinyxml2 \
 		liburdfdom_world.so:devel/ros-urdfdom