diff options
Diffstat (limited to 'editors/openoffice-1.0/files/patch-cppu::util::makefile.mk')
-rw-r--r-- | editors/openoffice-1.0/files/patch-cppu::util::makefile.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/files/patch-cppu::util::makefile.mk b/editors/openoffice-1.0/files/patch-cppu::util::makefile.mk new file mode 100644 index 000000000000..875a5fb6deeb --- /dev/null +++ b/editors/openoffice-1.0/files/patch-cppu::util::makefile.mk @@ -0,0 +1,12 @@ +--- ../cppu/util/makefile.mk.orig Wed Jun 12 01:39:28 2002 ++++ ../cppu/util/makefile.mk Wed Jun 12 01:39:32 2002 +@@ -87,9 +87,7 @@ + + SHL1DEPN= + SHL1IMPLIB=i$(TARGET) +-.IF "$(OS)"!="FREEBSD" + SHL1DEF=$(MISC)$/$(SHL1TARGET).def +-.ENDIF + + SHL1VERSIONMAP=$(TARGET).map + |