summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i78032
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i78032')
-rw-r--r--editors/openoffice-3-devel/files/patch-i7803216
1 files changed, 16 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i78032 b/editors/openoffice-3-devel/files/patch-i78032
new file mode 100644
index 000000000000..e2b523c56e85
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-i78032
@@ -0,0 +1,16 @@
+Index: store/util/makefile.mk
+===================================================================
+RCS file: /cvs/ucb/store/util/makefile.mk,v
+retrieving revision 1.19
+diff -u -r1.19 makefile.mk
+--- store/util/makefile.mk 26 Mar 2007 13:45:45 -0000 1.19
++++ store/util/makefile.mk 2 Jun 2007 01:40:18 -0000
+@@ -79,7 +79,7 @@
+ .IF "$(GUI)"=="WNT"
+ SHL1STDLIBS+= -lsupc++
+ .ELSE
+-.IF "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD"
++.IF "$(OS)"=="NETBSD"
+ SHL1STDLIBS+= -lsupc++
+ .ELIF "$(OS)"=="MACOSX"
+ .IF "$(CCNUMVER)"<="000399999999"