summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-05-19 20:26:47 +0000
committermbr <mbr@FreeBSD.org>2002-05-19 20:26:47 +0000
commitfb79f464971aa93166afa8aaa0ee6ed91ffe6353 (patch)
tree519b4a2db2ccad2c793051f0576a8ad3f7223b17 /editors
parentc614ac1cf45267564baa9773e695c556fba17736 (diff)
downloadFreeBSD-ports-fb79f464971aa93166afa8aaa0ee6ed91ffe6353.zip
FreeBSD-ports-fb79f464971aa93166afa8aaa0ee6ed91ffe6353.tar.gz
Add install-user target.
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.0/Makefile4
-rw-r--r--editors/openoffice.org-1.0/Makefile4
-rw-r--r--editors/openoffice/Makefile4
3 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 4a49293..4c15cd7 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/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>
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 4a49293..4c15cd7 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/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>
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index 4a49293..4c15cd7 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>
OpenPOWER on IntegriCloud