1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/www/seamonkey/files/patch-Makefile.in

23 lines
407 B
Plaintext
Raw Normal View History

--- 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