[Bug 198858] [net-p2p/qbittorrent] [PATCH] Added missing dependencies (unmaintained port)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 24 01:15:24 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198858

--- Comment #2 from yuri at rawbw.com ---
Missing dependency like that causes port to build differently: on system with
pre-installed openssl it will link to its shared library, and on system without
openssl it will link to base openssl. As a result, these packages will be
incompatible. Latter package can't be installed on the former system.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list