[Bug 254564] www/chromium: wrong dependency to libkrb5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 03:00:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254564 Cullum Smith <cullum@sacredheartsc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cullum@sacredheartsc.com --- Comment #9 from Cullum Smith <cullum@sacredheartsc.com> --- Created attachment 254239 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254239&action=edit Use standard gssapi.mk variables for www/chromium Makefile This bug has been around for over three years now. www/chromium seems to build with the (ancient) Heimdal in base, but will not build with the more widely used MIT kerberos, because the Makefile hard-codes an incorrect krb5 library name. The attached patch switched the www/chromium Makefile to use gssapi.mk along with the standard GSSAPI option names found in most other ports. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.