summaryrefslogtreecommitdiff
path: root/www/mozilla-devel/files/patch-security::manager::Makefile.in
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-17 08:15:36 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-17 08:15:36 +0000
commit9cf230d3ac3db5f9e8ca5ed7013c800de173f35a (patch)
tree02c6de14ca124ca601c512afe817471475b3666f /www/mozilla-devel/files/patch-security::manager::Makefile.in
parentinstalls examples and docs (diff)
Update to 0.9.
Not objected to by: gnome@FreeBSD.org
Notes
Notes: svn path=/head/; revision=42661
Diffstat (limited to 'www/mozilla-devel/files/patch-security::manager::Makefile.in')
-rw-r--r--www/mozilla-devel/files/patch-security::manager::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/mozilla-devel/files/patch-security::manager::Makefile.in b/www/mozilla-devel/files/patch-security::manager::Makefile.in
new file mode 100644
index 000000000000..6376e8bfa538
--- /dev/null
+++ b/www/mozilla-devel/files/patch-security::manager::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- security/manager/Makefile.in 2001/05/15 08:03:09 1.1
++++ security/manager/Makefile.in 2001/05/15 08:03:22
+@@ -84,7 +84,7 @@
+ cd $(MOZ_BUILD_ROOT)/security/nss; $(MAKE) $(DEFAULT_GMAKE_FLAGS) moz_import
+ cd $(MOZ_BUILD_ROOT)/security/nss; $(INSTALL) $(DIST)/include $(DIST)/public/dbm
+ cd $(MOZ_BUILD_ROOT)/security/nss/lib; $(MAKE) $(DEFAULT_GMAKE_FLAGS)
+- $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin
++# $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin
+ $(MAKE) -C ssl $@
+ $(MAKE) -C pki $@
+