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.org-2.0-devel | |
parent | d0640e6c81082087ae1fbc4b03e8d3cf976dd9b5 (diff) | |
download | freebsd-ports-gnome-35a3ece910d682166d6afa612e49eab68b8a28c9.tar.gz freebsd-ports-gnome-35a3ece910d682166d6afa612e49eab68b8a28c9.tar.zst freebsd-ports-gnome-35a3ece910d682166d6afa612e49eab68b8a28c9.zip |
Add smath to the wrapper list.
Diffstat (limited to 'editors/openoffice.org-2.0-devel')
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index 3437495ba615..112114dc9e0e 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -559,6 +559,7 @@ post-install: @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-sdraw @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-setup @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-sfax + @${LN} -fs ${PREFIX}/bin/openoffice ${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-smath @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-simpress @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-spadmin @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-sweb |