summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-extensions+source+plugin+unx+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-extensions+source+plugin+unx+makefile.mk')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-extensions+source+plugin+unx+makefile.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-extensions+source+plugin+unx+makefile.mk b/editors/openoffice.org-3-devel/files/patch-extensions+source+plugin+unx+makefile.mk
deleted file mode 100644
index 61660a715123..000000000000
--- a/editors/openoffice.org-3-devel/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