1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/www/mozilla-devel/files/patch-Makefile.in
Joe Marcus Clarke 6ebf3e3446 * Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
2003-11-01 21:51:08 +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