aboutsummaryrefslogtreecommitdiffstats
path: root/french
diff options
context:
space:
mode:
Diffstat (limited to 'french')
-rw-r--r--french/staroffice52/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/french/staroffice52/Makefile b/french/staroffice52/Makefile
index 034e6434d72b..75b4c7602c82 100644
--- a/french/staroffice52/Makefile
+++ b/french/staroffice52/Makefile
@@ -144,6 +144,7 @@ post-install:
< ${INSTDB.INS}.orig > ${INSTDB.INS}
install-user:
- ${PREFIX}/office52/program/setup
+ @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" ${LINUXBASE}/bin/sh -c \
+ ${PREFIX}/office52/program/setup
.include <bsd.port.post.mk>