aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files/patch-setup2+mow+source+loader+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.1/files/patch-setup2+mow+source+loader+makefile.mk')
-rw-r--r--editors/openoffice-1.1/files/patch-setup2+mow+source+loader+makefile.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-1.1/files/patch-setup2+mow+source+loader+makefile.mk b/editors/openoffice-1.1/files/patch-setup2+mow+source+loader+makefile.mk
deleted file mode 100644
index 5460e4296587..000000000000
--- a/editors/openoffice-1.1/files/patch-setup2+mow+source+loader+makefile.mk
+++ /dev/null
@@ -1,14 +0,0 @@
---- ../setup2/mow/source/loader/makefile.mk.orig Fri Feb 14 15:32:23 2003
-+++ ../setup2/mow/source/loader/makefile.mk Wed Mar 5 20:28:12 2003
-@@ -95,7 +95,11 @@
-
- APP1TARGET= $(TARGET)
- APP1OBJS= $(OBJFILES)
-+.IF "$(OS)"=="FREEBSD"
-+APP1STDLIBS=$(SVUNZIPLIB) $(LOADERLIB) -lX11
-+.ELSE
- APP1STDLIBS=$(SVUNZIPLIB) $(LOADERLIB) -ldl
-+.ENDIF
-
- .ENDIF # "$(OS)"=="MACOSX"
-