On Mon, Jan 23, 2017 at 10:33:26PM +0100, Greg Byshenk wrote:
> Ok, so I think what's going on here is that:
> 
> The pkg version of mumble uses the default system OpenSSL, but
> you've installed the OpenSSL port (via the package). This means
> that the port builds fine - using the non-system OpenSSL that 
> you've installed. But the pkg conflicts, because it wants the
> system OpenSSL -- and /usr/local/lib/* is found first.
> 
> There are probably other ways to fix this, but the easiest is
> to either a) remove the OpenSSL pkg, or b) build mumble as a
> port.
> 
> [Corrections welcome if I have something wrong.]

Shouldn't ports migrate away from using base's OpenSSL?

I would consider reporting this as a bug to the port maintainer...

--
Christian
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to