summaryrefslogtreecommitdiff
path: root/www/mozilla-devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-26 10:22:32 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-26 10:22:32 +0000
commit035e4e828aa6fb74c8519012186b43dc291d5b24 (patch)
tree7e2bf1c27556cf716e786ecee06adb4b9d495950 /www/mozilla-devel
parentUpdate to 0.9.7. (diff)
Add a patch missed in the previous commit.
Notes
Notes: svn path=/head/; revision=52193
Diffstat (limited to 'www/mozilla-devel')
-rw-r--r--www/mozilla-devel/files/patch-Makefile.in25
1 files changed, 25 insertions, 0 deletions
diff --git a/www/mozilla-devel/files/patch-Makefile.in b/www/mozilla-devel/files/patch-Makefile.in
new file mode 100644
index 000000000000..f65ae1be8d13
--- /dev/null
+++ b/www/mozilla-devel/files/patch-Makefile.in
@@ -0,0 +1,25 @@
+
+$FreeBSD$
+
+--- Makefile.in 2001/12/25 21:00:23 1.1
++++ Makefile.in 2001/12/26 06:40:16
+@@ -64,8 +64,7 @@
+ DIRS = $(NSPRPUB_DIR) \
+ $(tier_0_dirs) \
+ $(tier_1_dirs) \
+- $(tier_9_dirs) \
+- $(NULL)
++ $(tier_9_dirs)
+
+ ifdef MOZ_LDAP_XPCOM
+ DIRS += directory/c-sdk/ldap
+@@ -81,7 +80,8 @@
+ DIRS += $(tier_98_dirs)
+ endif
+
+-DIRS += $(tier_99_dirs)
++DIRS += $(tier_99_dirs) \
++ $(NULL)
+
+ #
+ # tier 0 - base build config dirs