diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-01 21:51:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-01 21:51:08 +0000 |
commit | 6ebf3e3446ec1b7e85c9d0796df93bf6ebb260fb (patch) | |
tree | 984ad786e345f31cf8226518629a9548b2949e41 /www/mozilla-devel/files/patch-Makefile.in | |
parent | - Properly spell pre-everything with two colons (diff) |
* Update mozilla-devel to 1.6a
* Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla
* Update dependent browsers accordingly
Notes
Notes:
svn path=/head/; revision=92794
Diffstat (limited to 'www/mozilla-devel/files/patch-Makefile.in')
-rw-r--r-- | www/mozilla-devel/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/mozilla-devel/files/patch-Makefile.in b/www/mozilla-devel/files/patch-Makefile.in index 5dd8b3ca224e..5480cb799b3d 100644 --- a/www/mozilla-devel/files/patch-Makefile.in +++ b/www/mozilla-devel/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- Makefile.in.orig Thu Aug 14 19:50:21 2003 -+++ Makefile.in Fri Aug 29 15:36:07 2003 -@@ -66,8 +66,7 @@ - $(tier_1_dirs) \ +--- 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 -@@ -89,7 +88,8 @@ +@@ -87,7 +86,8 @@ DIRS += $(tier_98_dirs) endif |