aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-devel/Makefile')
-rw-r--r--editors/openoffice-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
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