On 2024/03/03 10:38, Antoine Jacoutot wrote:
> Probably because devel/libdispatch has:
> @conflict gnustep-libobjc2-*
> @pkgpath x11/gnustep/libobjc2
>
> and x11/gnustep/libobjc2 has:
> @conflict libdispatch-*
> @pkgpath devel/libdispatch
>
> That does not make much sense...
>
> > > > and now my dpb got stuck in loops
I've removed the incorrect @pkgpath markers fixing the worst of the
issues, but there is still a problem.
We can't have two ports which are used as build dependencies of other
ports having @conflicts between themselves.
This will need to be resolved rather than just marking the conflict.
No comments:
Post a Comment