aboutsummaryrefslogtreecommitdiff
path: root/french
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-12-24 14:26:17 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-12-24 14:26:17 +0000
commit060c9dbb73f82cf9aceca496cdabdfd114cb2eef (patch)
tree9404b5de5bf2690bf65c5ac5b22bf680976d0c1a /french
parent81088c4cbb0f7dbfa2bd83038579472f195d0ce1 (diff)
downloadports-060c9dbb73f82cf9aceca496cdabdfd114cb2eef.tar.gz
ports-060c9dbb73f82cf9aceca496cdabdfd114cb2eef.zip
Fix default $PATH settings for user-installation.
PR: 23775 Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
Notes
Notes: svn path=/head/; revision=36309
Diffstat (limited to 'french')
-rw-r--r--french/staroffice52/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile
index 69b04ac09398..6b7459d12eeb 100644
--- a/french/staroffice52/Makefile
+++ b/french/staroffice52/Makefile
@@ -32,6 +32,7 @@ DIST_SUBDIR= staroffice52
WRKSRC= ${WRKDIR}/office52
TMPDIR= ${WRKDIR}/tmp
LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/linux/lib:${LINUXBASE}/usr/lib
+INSTDB.INS= ${PREFIX}/office52/program/instdb.ins
.include <bsd.port.pre.mk>
@@ -120,6 +121,9 @@ do-install:
post-install:
@${PATCH} -s ${PREFIX}/office52/program/setup ${FILESDIR}/setup.patch
@${PATCH} -s ${PREFIX}/office52/program/soffice ${FILESDIR}/soffice.patch
+ @${CP} ${INSTDB.INS} ${INSTDB.INS}.orig
+ @${SED} -e 's%DefaultDestPath = "/usr/local/office52%DefaultDestPath = "office52%' \
+ < ${INSTDB.INS}.orig > ${INSTDB.INS}
install-user:
${PREFIX}/office52/program/setup