summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/files/patch-sd::util::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-sd::util::makefile.mk')
-rw-r--r--editors/openoffice-2.0-devel/files/patch-sd::util::makefile.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-sd::util::makefile.mk b/editors/openoffice-2.0-devel/files/patch-sd::util::makefile.mk
new file mode 100644
index 000000000000..51f4b7f461a8
--- /dev/null
+++ b/editors/openoffice-2.0-devel/files/patch-sd::util::makefile.mk
@@ -0,0 +1,12 @@
+--- ../sd/util/makefile.mk.orig Sun Mar 3 01:39:39 2002
++++ ../sd/util/makefile.mk Sun Mar 3 01:40:09 2002
+@@ -108,7 +108,9 @@
+ # --- StarDraw DLL
+
+ SHL1TARGET= sd$(UPD)$(DLLPOSTFIX)
++.IF "$(OS)"!="FREEBSD"
+ SHL1VERSIONMAP= sd.map
++.ENDIF
+ SHL1IMPLIB= sdi
+ SHL1STDLIBS= \
+ $(SCHLIB) \