aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-inet::util::makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-02 20:27:00 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-02 20:27:00 +0000
commit2f60a7bfc4715014c42d67985f77c26158e97c3c (patch)
tree5c20416df81c78e45c376caa020cb23d0d019da7 /editors/openoffice.org-1.0/files/patch-inet::util::makefile.mk
parent33b136ed17edd31c5b7c1651142df1c7b3a982f4 (diff)
downloadports-2f60a7bfc4715014c42d67985f77c26158e97c3c.tar.gz
ports-2f60a7bfc4715014c42d67985f77c26158e97c3c.zip
Notes
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-inet::util::makefile.mk')
-rw-r--r--editors/openoffice.org-1.0/files/patch-inet::util::makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-inet::util::makefile.mk b/editors/openoffice.org-1.0/files/patch-inet::util::makefile.mk
new file mode 100644
index 000000000000..cbbeb2e86e5e
--- /dev/null
+++ b/editors/openoffice.org-1.0/files/patch-inet::util::makefile.mk
@@ -0,0 +1,11 @@
+--- ../util/makefile.mk.orig Sat Mar 2 21:17:20 2002
++++ ../inet/util/makefile.mk Sat Mar 2 21:17:42 2002
+@@ -116,7 +116,7 @@
+
+ SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
+ SHL1IMPLIB= $(TARGET)
+-.IF "$(OS)"=="MACOSX"
++.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
+ #SHL1VERSIONMAP= $(TARGET).$(DLLPOSTFIX).map
+ .ELSE
+ SHL1VERSIONMAP= $(TARGET).map