Add install-user target.
This commit is contained in:
parent
fcaa518c5d
commit
295782276e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59484
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user