Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2015 01:15:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198858] [net-p2p/qbittorrent] [PATCH] Added missing dependencies (unmaintained port)
Message-ID:  <bug-198858-13-LEqBJ23xSZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198858-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198858-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198858

--- Comment #2 from yuri@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198858-13-LEqBJ23xSZ>