aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2003-06-08 17:56:30 +0800
committermbr <mbr@FreeBSD.org>2003-06-08 17:56:30 +0800
commit680ba12b8c383b0e2c81e60f0891c36f865d7f0e (patch)
treea7b92de80c8f6e0618e7f021981373fe533b79a5 /editors
parent5f723ec3b2bdedaabd486958c19e367c07b9808a (diff)
downloadfreebsd-ports-gnome-680ba12b8c383b0e2c81e60f0891c36f865d7f0e.tar.gz
freebsd-ports-gnome-680ba12b8c383b0e2c81e60f0891c36f865d7f0e.tar.zst
freebsd-ports-gnome-680ba12b8c383b0e2c81e60f0891c36f865d7f0e.zip
The KDE-wrapper has changed from script to binary. It is now
a lot more difficult to patch it. Until we found the correct way to deal with it, comment it out.
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.1-devel/Makefile4
-rw-r--r--editors/openoffice-1.1/Makefile4
-rw-r--r--editors/openoffice-2.0-devel/Makefile4
-rw-r--r--editors/openoffice-3-devel/Makefile4
-rw-r--r--editors/openoffice-3/Makefile4
-rw-r--r--editors/openoffice-devel/Makefile4
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile4
-rw-r--r--editors/openoffice.org-1.1/Makefile4
-rw-r--r--editors/openoffice.org-2-RC/Makefile4
-rw-r--r--editors/openoffice.org-2-devel/Makefile4
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile4
-rw-r--r--editors/openoffice.org-2.0/Makefile4
-rw-r--r--editors/openoffice.org-2/Makefile4
-rw-r--r--editors/openoffice.org-3-RC/Makefile4
-rw-r--r--editors/openoffice.org-3-devel/Makefile4
-rw-r--r--editors/openoffice.org-3/Makefile4
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile4
17 files changed, 34 insertions, 34 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 1f5e7eeefdc2..9195a8e795b5 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -414,8 +414,8 @@ post-patch:
${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g"
fix-kdewrappers:
- @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
- ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
+# @${PERL} -pi -e 's|"Exec", "\\"\<progpath\>/program/|"Exec", "\\"${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \
+# ${WRKSRC}/../sysui/oounix/office/kde2/kdeint
fix-gnomewrappers:
@${PERL} -pi -e 's|"Exec", "<progpath>/program/|"Exec", "${PREFIX}/bin/openoffice_${RELEASE_NR}-|' \