diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-12-09 17:13:36 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-12-09 17:13:36 +0000 |
commit | 3a61a80ec15f9d8c16e4a38f446dba589f92a1d4 (patch) | |
tree | 53c265bd9e56803f313c8c0f87568832bd3613e1 /editors/openoffice-3 | |
parent | 8e49e1638ff87587eeb1dcb14d17c42d8bd654ba (diff) | |
download | ports-3a61a80ec15f9d8c16e4a38f446dba589f92a1d4.tar.gz ports-3a61a80ec15f9d8c16e4a38f446dba589f92a1d4.zip |
Notes
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 14cbc6f61544..ff5f0630423d 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -43,7 +43,7 @@ do-install: PATH=${PATH}:/tmp/sv001.tmp:/usr/compat/linux/tmp/sv001.tmp:/usr/compat/linux/tmp:/tmp LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/tmp:${WRKDIR}/tmp:/usr/lib:/lib:/tmp:/usr/compat/linux/lib /usr/compat/linux/sbin/ldconfig - ${CP} ${PKGDIR}/.sversionrc /root + ${INSTALL_DATA} ${FILESDIR}/dot.sversionrc /root/.sversionrc ${TOUCH} ${WRKDIR}/.install-done ${CAT} ${PKGDIR}/MESSAGE ${WRKDIR}/so51inst/office51/setup /net |