summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2010-03-23 12:43:38 +0000
committertnn <tnn>2010-03-23 12:43:38 +0000
commit431aa421f9b5d7c553e3d42d8ee717941759e44b (patch)
tree0a033b2618371b6361cb24d41ca0153290d0cae9 /www/firefox/Makefile
parent1f99118d58e7e5ff0816aeeb6b5e583b4b50a632 (diff)
downloadpkgsrc-431aa421f9b5d7c553e3d42d8ee717941759e44b.tar.gz
Update to firefox-3.6.2 proper. (no changes from the beta)
Also add patch for PR pkg/42988 crash, effectively disabling all sound support until we decide on what sound API to use. The current dlopen() guesswork is bad, mkay. Bump PKGREVISION for this and previous changes.
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r--www/firefox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 282d822b41b..7999001d7ec 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2010/03/22 09:04:49 tnn Exp $
+# $NetBSD: Makefile,v 1.72 2010/03/23 12:43:38 tnn Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org