From 874763ad35a69659ad3e6bb1d3f760332b91e457 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 21 Sep 2003 07:04:53 +0000 Subject: Fix minor install problem: s/openoffice/openoffice-wrapper/ Submitted by: Lars Bungum Approved by: marcus (portsmgr) --- editors/openoffice-1.1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/openoffice-1.1') 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 -- cgit v1.2.3