summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-09-21 07:04:53 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-09-21 07:04:53 +0000
commit874763ad35a69659ad3e6bb1d3f760332b91e457 (patch)
treeb484fbee9c9da85860f25cdf726d9ce6e0a7e7df /editors/openoffice.org-2-RC/Makefile
parent- Fix build converting port to use bsd.gnome.mk [1] (diff)
Fix minor install problem: s/openoffice/openoffice-wrapper/
Submitted by: Lars Bungum <lars@bungum.no> Approved by: marcus (portsmgr)
Notes
Notes: svn path=/head/; revision=89094
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/Makefile4
1 files changed, 2 insertions, 2 deletions
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