summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-05 23:41:48 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-05 23:41:48 +0000
commitca4d5e4600384e558fc94dc46cedd25b21b1ac19 (patch)
treeae69b35554f488ca937c6a2a5c977a50eb71b4e1 /editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk
parentFix patch paths (diff)
Exclude three additional map buildings which are breaking the build
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk
new file mode 100644
index 000000000000..a1945318706e
--- /dev/null
+++ b/editors/openoffice.org-vcltesttool/files/patch-starmath::util:makefile.mk
@@ -0,0 +1,12 @@
+--- ../starmath/util/makefile.mk.orig Tue Mar 5 21:44:02 2002
++++ ../starmath/util/makefile.mk Tue Mar 5 21:44:22 2002
+@@ -84,7 +84,9 @@
+ $(SOLARVERSION)$/$(INPATH)$/res$(EXT_UPDMINOR)$/sfx.srs
+
+ SHL1TARGET= sm$(UPD)$(DLLPOSTFIX)
++.IF "$(OS)"!="FREEBSD"
+ SHL1VERSIONMAP= sm.map
++.ENDIF
+ .IF "$(GUI)" == "WNT"
+ SHL1RES= $(RCTARGET)
+ .ENDIF