From d34db2531e43837f51e081c689a516454e12b7d3 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 12 Apr 2003 15:27:26 +0000 Subject: [PATCH] Allow building the slave ports too. Submitted by: maho --- .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ .../files/patch-instsetoo+util+makefile.mk | 13 +++++++++++++ 17 files changed, 221 insertions(+) create mode 100644 editors/openoffice-1.1-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice-1.1/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice-2.0-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice-3-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice-3/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-1.1-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-1.1/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-2-RC/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-2-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-2.0-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-2.0/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-2/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-3-RC/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-3-devel/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk create mode 100644 editors/openoffice.org-vcltesttool/files/patch-instsetoo+util+makefile.mk diff --git a/editors/openoffice-1.1-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice-1.1-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice-1.1-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice-1.1/files/patch-instsetoo+util+makefile.mk b/editors/openoffice-1.1/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice-1.1/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice-2.0-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice-2.0-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice-3-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice-3-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice-3-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice-3/files/patch-instsetoo+util+makefile.mk b/editors/openoffice-3/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice-3/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-1.1-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-1.1-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-1.1-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-1.1/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-1.1/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-1.1/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-2-RC/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-2-RC/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-2-RC/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-2-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-2-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-2-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-2.0-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-2.0-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-2.0/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-2.0/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-2.0/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-2/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-2/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-2/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-3-RC/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-3-RC/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-3-RC/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-3-devel/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-3-devel/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-3/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal diff --git a/editors/openoffice.org-vcltesttool/files/patch-instsetoo+util+makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-instsetoo+util+makefile.mk new file mode 100644 index 000000000000..48f019d5484b --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-instsetoo+util+makefile.mk @@ -0,0 +1,13 @@ +--- ../instsetoo/util/makefile.mk.orig Sat Apr 12 15:24:45 2003 ++++ ../instsetoo/util/makefile.mk Sat Apr 12 15:24:55 2003 +@@ -87,9 +87,7 @@ + + .IF "$(alllangext)"!="" + +-#pack: $(foreach,i,$(alllangext) pack_$i) +-#temp mh only 49 and 01 for the moment +-pack: pack_01 pack_49 ++pack: $(foreach,i,$(alllangext) pack_$i) + + pack_%: + +-$(MKDIRHIER) $(INSTALLDIR)$/$(@:s/pack_//)$/normal