diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-04-27 10:08:53 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-04-27 10:08:53 +0000 |
commit | 4aa7ebfa01e8522609e6aba3de6b07c033fe69cf (patch) | |
tree | 42109e6505a531fa7f8e72d37e05a38cb2e012c1 /editors/openoffice.org-1.0 | |
parent | 42240d6754e861c05084eef5a1820f5e6439c7b0 (diff) | |
download | ports-4aa7ebfa01e8522609e6aba3de6b07c033fe69cf.tar.gz ports-4aa7ebfa01e8522609e6aba3de6b07c033fe69cf.zip |
Add smath to the wrapper list.
Notes
Notes:
svn path=/head/; revision=79729
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index dd1784e48c7d..70ca26e523b6 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-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 |