From 403bb5464a5b30c3853b1554265d0c8741c72690 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Mon, 21 Oct 2002 09:02:08 +0000 Subject: All patches will be a repocopy from ports/openoffice/files. Remove old patches with "::" delimiters. --- .../files/patch-tools::bootstrp::makefile.mk | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 editors/openoffice.org-2-devel/files/patch-tools::bootstrp::makefile.mk (limited to 'editors/openoffice.org-2-devel/files/patch-tools::bootstrp::makefile.mk') diff --git a/editors/openoffice.org-2-devel/files/patch-tools::bootstrp::makefile.mk b/editors/openoffice.org-2-devel/files/patch-tools::bootstrp::makefile.mk deleted file mode 100644 index b188641846f0..000000000000 --- a/editors/openoffice.org-2-devel/files/patch-tools::bootstrp::makefile.mk +++ /dev/null @@ -1,23 +0,0 @@ ---- ../tools/bootstrp/makefile.mk.orig Tue Jan 1 14:12:19 2002 -+++ ../tools/bootstrp/makefile.mk -@@ -83,6 +83,15 @@ - @echo No bootstrp for Mac OS - .ELSE # "$(OS)"=="MACOS" - -+.IF "$(OS)"=="NETBSD" || "$(OS)"=="FREEBSD" -+ALLTAR2: $(LB)$/libgcc_pic.a $(LB)$/libgcc.a ALLTAR -+ @echo "" -+$(LB)$/libgcc_pic.a: -+ -objcopy -L set_new_handler__FPFv_v /usr/lib/libgcc_pic.a $(LB)$/libgcc_pic.a -+$(LB)$/libgcc.a: -+ objcopy -L set_new_handler__FPFv_v `gcc -print-libgcc-file-name` $(LB)$/libgcc.a -+.ENDIF -+ - OBJFILES= \ - $(OBJ)$/sstring.obj \ - $(OBJ)$/appdef.obj \ -@@ -172,3 +181,4 @@ - # --- Targets ------------------------------------------------------ - - .INCLUDE : target.mk -+ -- cgit v1.2.3