summaryrefslogtreecommitdiff
path: root/misc/staroffice/pkg
diff options
context:
space:
mode:
authorwiz <wiz>2001-01-29 11:34:21 +0000
committerwiz <wiz>2001-01-29 11:34:21 +0000
commit3ce638ed02adf3649ce7b39076071ccb64529784 (patch)
tree86f14acd24842161759a420487862022044c2b4b /misc/staroffice/pkg
parent33d3218590bab0dca7122812c6edc6f6b124689f (diff)
downloadpkgsrc-3ce638ed02adf3649ce7b39076071ccb64529784.tar.gz
Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
Diffstat (limited to 'misc/staroffice/pkg')
-rw-r--r--misc/staroffice/pkg/MESSAGE11
1 files changed, 6 insertions, 5 deletions
diff --git a/misc/staroffice/pkg/MESSAGE b/misc/staroffice/pkg/MESSAGE
index 89ba9d84d3b..e17170b22ff 100644
--- a/misc/staroffice/pkg/MESSAGE
+++ b/misc/staroffice/pkg/MESSAGE
@@ -1,14 +1,15 @@
-$NetBSD: MESSAGE,v 1.1.1.1 1999/11/22 21:23:49 rh Exp $
-
==========================================================================
- StarOffice has now been installed in @@PREFIX@@/Office51.
+$NetBSD: MESSAGE,v 1.2 2001/01/29 11:34:34 wiz Exp $
+
+ StarOffice has now been installed in ${PREFIX}/Office51.
Before using this package for the first time, each user has to run
- @@PREFIX@@/bin/sosetup. Thereafter, StarOffice can be started using
- the @@PREFIX@@/bin/soffice command.
+ ${PREFIX}/bin/sosetup. Thereafter, StarOffice can be started using
+ the ${PREFIX}/bin/soffice command.
Please note that under NetBSD the program will pop up a requester,
complaining that it is unable to load the 'PluginManager' component.
This is normal and can be ignored (you can simply click away the
requester).
+
==========================================================================