summaryrefslogtreecommitdiff
path: root/www/mozilla/files/patch-Makefile.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-28 22:11:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-08-28 22:11:41 +0000
commitbfa2a3c1a4c397010a2805bea8305def4cf46b7e (patch)
tree611e51532753453b15ab03437479a86fcb7a47cb /www/mozilla/files/patch-Makefile.in
parentFix install bug. Maintainer's domain is dead in H20. (diff)
Update to 1.1. This fixes the font problem as well as the chatzilla bug. A
full list of changes can be found in the Mozilla 1.1 release notes from: http://www.mozilla.org/releases/mozilla1.1/ PR: 42068
Notes
Notes: svn path=/head/; revision=65193
Diffstat (limited to 'www/mozilla/files/patch-Makefile.in')
-rw-r--r--www/mozilla/files/patch-Makefile.in19
1 files changed, 8 insertions, 11 deletions
diff --git a/www/mozilla/files/patch-Makefile.in b/www/mozilla/files/patch-Makefile.in
index f65ae1be8d13..43fa34684782 100644
--- a/www/mozilla/files/patch-Makefile.in
+++ b/www/mozilla/files/patch-Makefile.in
@@ -1,25 +1,22 @@
-
-$FreeBSD$
-
---- Makefile.in 2001/12/25 21:00:23 1.1
-+++ Makefile.in 2001/12/26 06:40:16
-@@ -64,8 +64,7 @@
- DIRS = $(NSPRPUB_DIR) \
+--- Makefile.in.orig Thu May 30 20:39:07 2002
++++ Makefile.in Wed Aug 28 13:55:32 2002
+@@ -70,8 +70,7 @@
$(tier_0_dirs) \
$(tier_1_dirs) \
+ $(tier_2_dirs) \
- $(tier_9_dirs) \
- $(NULL)
+ $(tier_9_dirs)
- ifdef MOZ_LDAP_XPCOM
- DIRS += directory/c-sdk/ldap
-@@ -81,7 +80,8 @@
+ ifdef GC_LEAK_DETECTOR
+ DIRS += gc/boehm
+@@ -90,7 +89,8 @@
DIRS += $(tier_98_dirs)
endif
-DIRS += $(tier_99_dirs)
+DIRS += $(tier_99_dirs) \
-+ $(NULL)
++ $(NULL)
#
# tier 0 - base build config dirs