aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-sch::util::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-sch::util::makefile.mk')
-rw-r--r--editors/openoffice.org-1.0/files/patch-sch::util::makefile.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-sch::util::makefile.mk b/editors/openoffice.org-1.0/files/patch-sch::util::makefile.mk
new file mode 100644
index 000000000000..33ee8a8172f1
--- /dev/null
+++ b/editors/openoffice.org-1.0/files/patch-sch::util::makefile.mk
@@ -0,0 +1,12 @@
+--- ../sch/util/makefile.mk.orig Sun Mar 3 01:37:53 2002
++++ ../sch/util/makefile.mk Sun Mar 3 01:38:16 2002
+@@ -111,7 +111,9 @@
+
+
+ SHL1TARGET= sch$(UPD)$(DLLPOSTFIX)
++.IF "$(OS)"!="FREEBSD"
+ SHL1VERSIONMAP= sch.map
++.ENDIF
+ .IF "$(GUI)" == "WNT" || "$(GUI)" == "WIN"
+ SHL1RES= $(RCTARGET)
+ .ENDIF