Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2016 20:45:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211592] bsd.ssl.mk migration to USES exposed conflict between ncurses/ssl rpaths (base vs ports)
Message-ID:  <bug-211592-13-OlxdglkgXG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211592-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211592-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=3D211592

--- Comment #8 from Mathieu Arnold <mat@FreeBSD.org> ---
Mmmm, yes, gssapi.mk needs to be fixed to remove /usr/lib too.

There's never a good reason for putting it in.  For GSSAPI, there are two
cases:

1) OpenSSL from ports is installed
   -> Any GSSAPI from ports, but can't have base.
2) OpenSSL from the base system
   -> Any GSSAPI you want

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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