openbsd-ports/editors/openoffice/patches/patch-cppu_util_makefile_mk
robert c1097ca063 - update to openoffice 2.3 that has many new features
and a lot of speedup.
- fix the debug flavor
- rearrange the PLISTs so the no_lang flavor won't try to
  include some language files
2007-11-13 09:46:27 +00:00

14 lines
413 B
Plaintext

$OpenBSD: patch-cppu_util_makefile_mk,v 1.3 2007/11/13 09:46:28 robert Exp $
--- cppu/util/makefile.mk.orig.port Wed Jul 18 14:34:25 2007
+++ cppu/util/makefile.mk Thu Oct 25 16:23:46 2007
@@ -69,7 +69,9 @@ SHL1STDLIBS = $(SALLIB) $(SALHELPERLIB)
SHL1DEPN=
SHL1IMPLIB=i$(TARGET)
.IF "$(OS)"!="FREEBSD"
+.IF "$(OS)"!="OPENBSD"
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
+.ENDIF
.ENDIF
SHL1VERSIONMAP=$(TARGET).map