freebsd-ports/www/mozilla-devel/files/patch-Makefile.in
Joe Marcus Clarke bfa2a3c1a4 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
2002-08-28 22:11:41 +00:00

22 lines
407 B
Text

--- 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 GC_LEAK_DETECTOR
DIRS += gc/boehm
@@ -90,7 +89,8 @@
DIRS += $(tier_98_dirs)
endif
-DIRS += $(tier_99_dirs)
+DIRS += $(tier_99_dirs) \
+ $(NULL)
#
# tier 0 - base build config dirs