summaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-03-05 23:24:06 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-03-05 23:24:06 +0000
commiteeb175d38d569e3cc778faaa3f27ebe4bdd702df (patch)
treea094cbc50c2c3d2c487ddd7d879c055855d226e2 /editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk
parentAdd py-orbit2. (diff)
Update to 1.1 beta. Work in progress.
de-pkg-comment
Notes
Notes: svn path=/head/; revision=76992
Diffstat (limited to 'editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk')
-rw-r--r--editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk b/editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk
index 8ceb57682cc7..025d644a8077 100644
--- a/editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk
+++ b/editors/openoffice-2.0-devel/files/patch-desktop+util+makefile.mk
@@ -1,6 +1,6 @@
---- ../desktop/util/makefile.mk.orig Sun Jul 21 00:04:35 2002
-+++ ../desktop/util/makefile.mk Sun Jul 21 00:04:38 2002
-@@ -81,7 +81,7 @@
+--- ../desktop/util/makefile.mk.orig Fri Feb 14 14:43:59 2003
++++ ../desktop/util/makefile.mk Wed Mar 5 20:54:04 2003
+@@ -102,7 +102,7 @@
# --- Linken der Applikation ---------------------------------------
@@ -9,12 +9,12 @@
# #74158# linux needs sal/vos/tools at end of link list, solaris needs it first,
# winXX is handled like solaris for now
APP1_STDPRE=
-@@ -111,7 +111,7 @@
- $(SALHELPERLIB)
+@@ -139,7 +139,7 @@
+ .ENDIF
.IF "$(GUI)" == "UNX"
-.IF "$(OS)" == "LINUX"
+.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD"
-
APP1STDLIBS+= -lXext -lSM -lICE
-
+ .ENDIF
+ .ENDIF