freebsd-ports/www/mozilla/files/patch-Makefile.in
Joe Marcus Clarke ec87d489f3 Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note,
mozilla-devel has not been updated since it would cause INDEX conflicts
with the GTK2 port.
2003-10-19 03:44:15 +00:00

23 lines
410 B
Plaintext

--- Makefile.in.orig Fri Aug 29 20:20:58 2003
+++ Makefile.in Sat Oct 18 15:34:15 2003
@@ -67,8 +67,7 @@
$(tier_2_dirs) \
$(tier_9_dirs) \
$(tier_40_dirs) \
- $(tier_50_dirs) \
- $(NULL)
+ $(tier_50_dirs)
ifdef GC_LEAK_DETECTOR
DIRS += gc/boehm
@@ -87,7 +86,8 @@
DIRS += $(tier_98_dirs)
endif
-DIRS += $(tier_99_dirs)
+DIRS += $(tier_99_dirs) \
+ $(NULL)
#
# tier 0 - base build config dirs