Add a bin/openoffice3 link to make some stuff work out of the box,

and there might be more needing this.
This commit is contained in:
robert 2010-11-29 10:01:02 +00:00
parent b0fc8b4c4a
commit 3861c83922
2 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.66 2010/11/29 09:48:40 robert Exp $
# $OpenBSD: Makefile,v 1.67 2010/11/29 10:01:02 robert Exp $
ONLY_FOR_ARCHS= amd64 i386
@ -16,6 +16,8 @@ PKGNAME-kde= openoffice-kde-${VERSION}
PKGNAME-java= openoffice-java-${VERSION}
CATEGORIES= editors productivity
REVISION-main= 0
MAINTAINER= Robert Nagy <robert@openbsd.org>
HOMEPAGE= http://www.openoffice.org/
@ -347,7 +349,7 @@ do-install:
${PREFIX}/bin/soffice \
cd ${PREFIX}/bin && \
for app in sbase scalc sdraw simpress smath setofficelang spadmin swriter; do \
for app in sbase scalc sdraw simpress smath setofficelang spadmin swriter openoffice3; do \
ln -sf soffice $$app ; done
.include <bsd.port.mk>

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST-main,v 1.16 2010/11/09 18:40:04 robert Exp $
@comment $OpenBSD: PLIST-main,v 1.17 2010/11/29 10:01:02 robert Exp $
@pkgpath editors/openoffice
@pkgpath editors/openoffice,-main
%%SHARED%%
bin/openoffice3
bin/sbase
bin/scalc
bin/sdraw