forked from ports/contrib
firefox: fix build with latest pkgconf
This commit is contained in:
parent
2f947ddf7e
commit
ae37ced609
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF3+bTv+cLULWfsFniUPdEeUdX3Ha/gq+QNx/HQeGGmADn/ntNQxkGe2soq+4AdaY1kVw/Hddx9RrCOMSCyaDmqQg=
|
||||
SHA256 (Pkgfile) = 98688efcd70ee8270e4e33d57b8b5274f4e72d3b02a093768fd7605be38c74c8
|
||||
RWSagIOpLGJF3zGCQ9BldHEOYtOQRKpuG+vDfWFSuPXNVwL2j/Hc1rAb4S/elss1R9jdhChECh7cvadIqW2wcIl1r6U2y5P/nAY=
|
||||
SHA256 (Pkgfile) = 6d93fcf8cc7ce7f2546e3c76c0ab7184f4cb8a89f31830316b887084641b1a6a
|
||||
SHA256 (.footprint) = d932c0f2d873abbf10fe3fd1a0d1dd95bf413717d06238eae7d85e86637aae53
|
||||
SHA256 (firefox-116.0.2.source.tar.xz) = 6708ab24a748de336aff4789f97f248452a46117e86bb6b4b9746768e52fb114
|
||||
SHA256 (firefox.desktop) = 05bd1a4e283bc68f525f87cabf35ad0a59e5e63e107ce3901a4ac73e3d16ef33
|
||||
|
@ -30,7 +30,7 @@ build() {
|
||||
|
||||
cat <<- EOF > .mozconfig
|
||||
export NODEJS="$SRC/node-stdout-nonblocking-wrapper"
|
||||
export PKG_CONFIG_PATH="$SRC/pkg-config-wrapper"
|
||||
export PKG_CONFIG="$SRC/pkg-config-wrapper"
|
||||
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared
|
||||
unset MOZ_TELEMETRY_REPORTING
|
||||
ac_add_options --prefix=/usr
|
||||
|
Loading…
x
Reference in New Issue
Block a user