summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-09-13 22:05:17 +0200
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-09-13 22:05:17 +0200
commit095e5fb5167603c2770bbcb77d2fc89352c07a3c (patch)
tree658222176728dae15eb527ca9b4e0cf5dab3185f
parentcomms/cyclonedds: Update to 0.10.2 (diff)
www/firefox: fix nss dependency
-rw-r--r--www/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index b527c8c9f908..9da03938170e 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -11,7 +11,7 @@ COMMENT= Web browser based on the browser portion of Mozilla
WWW= https://www.mozilla.com/firefox
BUILD_DEPENDS= nspr>=4.32:devel/nspr \
- nss>=3.81:security/nss \
+ nss>=3.82:security/nss \
icu>=71.1:devel/icu \
libevent>=2.1.8:devel/libevent \
harfbuzz>=4.4.1:print/harfbuzz \