diff options
author | mbr <mbr@FreeBSD.org> | 2003-04-27 18:08:53 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-04-27 18:08:53 +0800 |
commit | 35a3ece910d682166d6afa612e49eab68b8a28c9 (patch) | |
tree | 5bdacb9054fe5c1b9370d7929621a82cf407c000 /editors/openoffice-1.0 | |
parent | d0640e6c81082087ae1fbc4b03e8d3cf976dd9b5 (diff) | |
download | freebsd-ports-graphics-35a3ece910d682166d6afa612e49eab68b8a28c9.tar.gz freebsd-ports-graphics-35a3ece910d682166d6afa612e49eab68b8a28c9.tar.zst freebsd-ports-graphics-35a3ece910d682166d6afa612e49eab68b8a28c9.zip |
Add smath to the wrapper list.
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index dd1784e48c7..70ca26e523b 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -573,6 +573,7 @@ post-install: @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-setup @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-sfax @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-simpress + @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-smath @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-spadmin @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-sweb @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-swriter |