summaryrefslogtreecommitdiff
path: root/editors/openoffice/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice/Makefile')
-rw-r--r--editors/openoffice/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index 4a492937eab7..4c15cd73da0f 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -147,4 +147,8 @@ do-install:
TEMP=${WRKDIR} DISPLAY=${DISPLAY} \
${WRKSRC}/../instsetoo/*.pro/01/normal/setup -r:oo_setup.resp
+install-user:
+ @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" \
+ ${PREFIX}/OpenOffice.org1.0/program/setup
+
.include <bsd.port.post.mk>