summaryrefslogtreecommitdiff
path: root/www/firefox-gtk1
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-09-08 22:03:45 +0000
committerabs <abs@pkgsrc.org>2005-09-08 22:03:45 +0000
commitd6893ebb285120af9b9ee79bc53733eab432026a (patch)
tree1fdb9d84f98627ae89f530d61edc36a55dbe2415 /www/firefox-gtk1
parent96779f9d0919d5e9001a5ed0dc0dee65516e8e2d (diff)
downloadpkgsrc-d6893ebb285120af9b9ee79bc53733eab432026a.tar.gz
Update patches for mozilla applications to handle the fact that on
NetBSD the thread safe resolver is only available on __NetBSD_Version__ >= 299000900. Fixes runtime usage on NetBSD 2.1. New Versions: - firefox-1.0.6nb2 - firefox-gtk1-1.0.6nb2 - mozilla-1.7.11nb1 - mozilla-gtk2-1.7.11nb1 - thunderbird-1.0.6nb1 - thunderbird-gtk1-1.0.6nb1
Diffstat (limited to 'www/firefox-gtk1')
-rw-r--r--www/firefox-gtk1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox-gtk1/Makefile b/www/firefox-gtk1/Makefile
index 4197f2895bb..baeca6d42ca 100644
--- a/www/firefox-gtk1/Makefile
+++ b/www/firefox-gtk1/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2005/02/27 15:15:24 taya Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/08 22:03:45 abs Exp $
MOZILLA= firefox-gtk1
+PKGREVISION= 1
COMMENT= Lightweight gecko-based web browser built with GTK1