summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/patch-extensions+source+plugin+unx+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.org-2-RC/files/patch-extensions+source+plugin+unx+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.org-2-RC/files/patch-extensions+source+plugin+unx+makefile.mk')
-rw-r--r--editors/openoffice.org-2-RC/files/patch-extensions+source+plugin+unx+makefile.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-extensions+source+plugin+unx+makefile.mk b/editors/openoffice.org-2-RC/files/patch-extensions+source+plugin+unx+makefile.mk
deleted file mode 100644
index 61660a715123..000000000000
--- a/editors/openoffice.org-2-RC/files/patch-extensions+source+plugin+unx+makefile.mk
+++ /dev/null
@@ -1,14 +0,0 @@
---- ../extensions/source/plugin/unx/makefile.mk.orig Mon Oct 21 08:48:31 2002
-+++ ../extensions/source/plugin/unx/makefile.mk Mon Oct 21 08:48:59 2002
-@@ -91,7 +91,11 @@
- .IF "$(OS)"=="SOLARIS" || "$(OS)"=="SCO" || "$(OS)"=="HPUX"
- APP1STDLIBS+=-lXm -lXt -lX11 -ldl
- .ELSE
-+.IF "$(OS)"=="FREEBSD"
-+APP1STDLIBS+=-lXaw -lXt -lX11
-+.ELSE
- APP1STDLIBS+=-lXaw -lXt -lX11 -ldl
-+.ENDIF
- .ENDIF
-
- APP1DEF= $(MISC)$/$(TARGET).def