diff options
Diffstat (limited to 'german/staroffice52/Makefile')
-rw-r--r-- | german/staroffice52/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/german/staroffice52/Makefile b/german/staroffice52/Makefile index 88308b990768..fc338853a1fe 100644 --- a/german/staroffice52/Makefile +++ b/german/staroffice52/Makefile @@ -143,6 +143,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> |