From c626eb02e6249a8f27e19de192e256659dfdcb4d Mon Sep 17 00:00:00 2001
From: mbr <mbr@FreeBSD.org>
Date: Sun, 21 Sep 2003 07:04:53 +0000
Subject: Fix minor install problem: s/openoffice/openoffice-wrapper/

Submitted by:	Lars Bungum <lars@bungum.no>
Approved by:	marcus (portsmgr)
---
 editors/openoffice-1.1-devel/Makefile       | 4 ++--
 editors/openoffice-1.1/Makefile             | 4 ++--
 editors/openoffice-2.0-devel/Makefile       | 4 ++--
 editors/openoffice-3-devel/Makefile         | 4 ++--
 editors/openoffice-3/Makefile               | 4 ++--
 editors/openoffice-devel/Makefile           | 4 ++--
 editors/openoffice.org-1.1-devel/Makefile   | 4 ++--
 editors/openoffice.org-1.1/Makefile         | 4 ++--
 editors/openoffice.org-2-RC/Makefile        | 4 ++--
 editors/openoffice.org-2-devel/Makefile     | 4 ++--
 editors/openoffice.org-2.0-devel/Makefile   | 4 ++--
 editors/openoffice.org-2.0/Makefile         | 4 ++--
 editors/openoffice.org-2/Makefile           | 4 ++--
 editors/openoffice.org-3-RC/Makefile        | 4 ++--
 editors/openoffice.org-3-devel/Makefile     | 4 ++--
 editors/openoffice.org-3/Makefile           | 4 ++--
 editors/openoffice.org-vcltesttool/Makefile | 4 ++--
 17 files changed, 34 insertions(+), 34 deletions(-)

(limited to 'editors')

diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice-1.1-devel/Makefile
+++ b/editors/openoffice-1.1-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index a11269f11635..39f36d8bda02 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -536,9 +536,9 @@ post-install:
 			-e 's#%%BUILD_NR%%#${BUILD_NR}#g' \
 			-e 's#%%RELEASE_NR%%#${RELEASE_NR}#g' \
 			-e 's#%%FRELEASE_NR%%#${FRELEASE_NR}#g' \
-			${WRKDIR}/openoffice \
+			${WRKDIR}/openoffice-wrapper \
 			${WRKDIR}/freebsd-local.sh
-	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice \
+	@${INSTALL_SCRIPT} ${WRKDIR}/openoffice-wrapper \
 		${PREFIX}/bin/openoffice-${RELEASE_NR}
 	@${INSTALL_SCRIPT} ${WRKDIR}/freebsd-local.sh \
 		${PREFIX}/${INSTALLATION_BASEDIR}/freebsd-local.sh
-- 
cgit