summaryrefslogtreecommitdiff
path: root/www/seamonkey2/files/patch-security::manager::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey2/files/patch-security::manager::Makefile.in')
-rw-r--r--www/seamonkey2/files/patch-security::manager::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/seamonkey2/files/patch-security::manager::Makefile.in b/www/seamonkey2/files/patch-security::manager::Makefile.in
new file mode 100644
index 000000000000..6376e8bfa538
--- /dev/null
+++ b/www/seamonkey2/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 $@
+