From 25c65b15fe9994c6bdcc249a0e1381aa61b9a4de Mon Sep 17 00:00:00 2001 From: marius Date: Sat, 4 Apr 2009 11:47:00 +0000 Subject: Resurrect www/mozilla/Makefile.common rev. 1.30 and associated changes, which got lost with the switch to bsd.gecko.mk: Work around the miscompilation/mislinkage problem of the sCanonicalVTable hacks in the XPCOM string code on sparc64 by omitting the code in question and bump PORTREVISIONs accordingly. Approved by: marcus --- www/firefox36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox36') diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 146e7901e2d9..5c2d05391ce3 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 2.0.0.20 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} -- cgit