diff options
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-registry::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-3-devel/files/patch-registry::util::makefile.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-registry::util::makefile.mk b/editors/openoffice.org-3-devel/files/patch-registry::util::makefile.mk new file mode 100644 index 000000000000..f1970ad5e6a1 --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-registry::util::makefile.mk @@ -0,0 +1,12 @@ +--- ../registry/util/makefile.mk.orig Sat Mar 2 22:28:13 2002 ++++ ../registry/util/makefile.mk Sat Mar 2 22:28:07 2002 +@@ -95,7 +95,9 @@ + $(STORELIB) \ + $(LIBCIMT) + ++.IF "$(OS)"!="FREEBSD" + SHL1VERSIONMAP= $(TARGET).map ++.ENDIF + + SHL1LIBS= $(LIB1TARGET) + SHL1DEPN= $(LIB1TARGET) |