Date: Sun, 28 Jul 2024 16:28:54 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 254564] www/chromium: wrong dependency to libkrb5 Message-ID: <bug-254564-28929-bkhsPAKxAv@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 --- Comment #8 from Dave Hayes <dave@jetcafe.org> --- As of 2024Q3 this is still required for me to build chromium: --- www/chromium/Makefile.orig 2024-07-28 09:22:15.319382000 -0700 +++ www/chromium/Makefile 2024-07-28 09:22:59.747868000 -0700 @@ -188,7 +188,7 @@ DRIVER_MAKE_ARGS=3D chromedriver -HEIMDAL_LIB_DEPENDS=3D libkrb.so.26:security/heimdal +HEIMDAL_LIB_DEPENDS=3D libkrb5.so.26:security/heimdal KERBEROS_VARS=3D GN_ARGS+=3Duse_kerberos=3Dtrue KERBEROS_VARS_OFF=3D GN_ARGS+=3Duse_kerberos=3Dfalse --=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-bkhsPAKxAv>