aboutsummaryrefslogtreecommitdiffstats
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-11-22 12:04:52 +0800
committermarcus <marcus@FreeBSD.org>2004-11-22 12:04:52 +0800
commit923d8a6ec2413e75522da7bf04d230180e560ab1 (patch)
tree0cf5a0a2a602da8b4c9ba5e705f3191905bebc64 /www/firefox/Makefile
parent68b98fa4c1dffd57fd6707d4b5a843173f9a7fb3 (diff)
downloadfreebsd-ports-gnome-923d8a6ec2413e75522da7bf04d230180e560ab1.tar.gz
freebsd-ports-gnome-923d8a6ec2413e75522da7bf04d230180e560ab1.tar.zst
freebsd-ports-gnome-923d8a6ec2413e75522da7bf04d230180e560ab1.zip
Use -Bsymbolic when linking nss to avoid symbol conflicts with libraries
that include OpenSSL (e.g. CUPS). This may help alleviate the problem with Firefox crashing when trying to print when using CUPS.
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index ec76e0eb1c33..4eb85744734b 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -7,7 +7,7 @@
PORTNAME= firefox
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}