summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-03-11 09:55:51 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-03-11 09:55:51 +0000
commita49eb219fbc2640427fc5add654fec8125eca5cc (patch)
tree879c1d6c301e9b8b581b91bcdc7af351f3038d80 /editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk
parentCommitted. (diff)
Committed.
http://www.openoffice.org/issues/show_bug.cgi?id=21127
Notes
Notes: svn path=/head/; revision=103620
Diffstat (limited to '')
-rw-r--r--editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk b/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk
deleted file mode 100644
index 15f987ab46fc..000000000000
--- a/editors/openoffice-1.1/files/patch-solenv+inc+unxfbsdi.mk
+++ /dev/null
@@ -1,19 +0,0 @@
---- ../solenv/inc/unxfbsdi.mk.org Thu Aug 28 07:35:37 2003
-+++ ../solenv/inc/unxfbsdi.mk Fri Aug 29 22:42:08 2003
-@@ -200,12 +200,12 @@
- # libraries for linking applications
- STDLIBCUIST=-lm
- STDLIBGUIST=-lXaw -lXt -lX11 -lm
--STDLIBGUIMT=-lXaw -lXt -lX11 $(PTHREAD_LIBS) -lm -lstlport_gcc
--STDLIBCUIMT=$(PTHREAD_LIBS) -lm -lstlport_gcc
-+STDLIBGUIMT=-lXaw -lXt -lX11 $(PTHREAD_LIBS) -lm
-+STDLIBCUIMT=$(PTHREAD_LIBS) -lm
-
- # libraries for linking shared libraries
--STDSHLGUIMT=-lXaw -lXt -lX11 -lXext $(PTHREAD_LIBS) -lm -lstlport_gcc
--STDSHLCUIMT=$(PTHREAD_LIBS) -lm -lstlport_gcc
-+STDSHLGUIMT=-lXaw -lXt -lX11 -lXext $(PTHREAD_LIBS) -lm
-+STDSHLCUIMT=$(PTHREAD_LIBS) -lm
-
- LIBSALCPPRT*=-Wl,--whole-archive -lsalcpprt -Wl,--no-whole-archive
-