Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2024 03:00:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 254564] www/chromium: wrong dependency to libkrb5
Message-ID:  <bug-254564-28929-plFkS21W3s@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254564-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254564-28929@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=3D254564

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=3D254239&action=
=3Dedit
Use standard gssapi.mk variables for www/chromium Makefile

This bug has been around for over three years now. www/chromium seems to bu=
ild
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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-254564-28929-plFkS21W3s>