diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-09-08 23:45:44 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-09-08 23:45:44 +0000 |
commit | 7b3ac327b1e9b0ce6a5d2c62477e63211e2a5d6b (patch) | |
tree | 01d45b9a75bde61ff5db95401c3ffdc65be4d475 /editors/openoffice.org-3-RC/Makefile | |
parent | 15431506a6a23dae81bc6184421c5a7a9da28446 (diff) | |
download | ports-7b3ac327b1e9b0ce6a5d2c62477e63211e2a5d6b.tar.gz ports-7b3ac327b1e9b0ce6a5d2c62477e63211e2a5d6b.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3-RC/Makefile')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 227e2f6bbb32..c7f4ecd76344 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -190,6 +190,7 @@ post-install: ${PREFIX}/bin/${EXECBASE} @${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/openoffice.org @${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-sagenda + @${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-sbase @${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-scalc @${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-sdraw @${LN} -fs ${PREFIX}/bin/${EXECBASE} ${PREFIX}/bin/${EXECBASE}-setup |