From bbbcccb37eadfb30c536c67a512f53738e9fa2b9 Mon Sep 17 00:00:00 2001 From: robert Date: Sun, 1 Feb 2009 12:56:30 +0000 Subject: [PATCH] Tell the user about the extenions and a way of installing them; bump PKGNAME --- editors/openoffice3/Makefile | 6 ++---- editors/openoffice3/pkg/MESSAGE-main | 6 ++++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/editors/openoffice3/Makefile b/editors/openoffice3/Makefile index 31dd573557a..2ee75f0d4c4 100644 --- a/editors/openoffice3/Makefile +++ b/editors/openoffice3/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2009/01/31 01:06:20 robert Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/01 12:56:30 robert Exp $ ONLY_FOR_ARCHS= amd64 i386 @@ -10,13 +10,11 @@ VERSION= 3.0.1 DISTNAME= OOo_${VERSION} WRKDIST= ${WRKDIR}/OOO300_m15 PKGNAME= openoffice-${VERSION} -PKGNAME-main= openoffice-${VERSION} +PKGNAME-main= openoffice-${VERSION}p0 PKGNAME-kde= openoffice-kde-${VERSION} PKGNAME-java= openoffice-java-${VERSION} CATEGORIES= editors productivity -SHARED_LIBS= stlport_gcc 4.5 - MAINTAINER= Robert Nagy HOMEPAGE= http://www.openoffice.org/ diff --git a/editors/openoffice3/pkg/MESSAGE-main b/editors/openoffice3/pkg/MESSAGE-main index 54efddbf301..18131a1c6a0 100644 --- a/editors/openoffice3/pkg/MESSAGE-main +++ b/editors/openoffice3/pkg/MESSAGE-main @@ -1,3 +1,9 @@ To start OpenOffice run '/usr/local/bin/soffice' +Platform dependent extensions have been installed in +${PREFIX}/openoffice.org3/share/extension/install/ + +To install or uninstall the extensions, you can either +use the Extensions Manager or unopkg. +