aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/w3/pkg-descr
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-01-04 21:07:22 +0800
committermax <max@FreeBSD.org>1997-01-04 21:07:22 +0800
commita00424f4f13fd22b78f212643fddb73a66c8f581 (patch)
tree70e100225334803cd233e8bd46220251a2d4391c /japanese/w3/pkg-descr
parenta43bf1b01f301c4d8ff011e9361163a708587f08 (diff)
downloadfreebsd-ports-gnome-a00424f4f13fd22b78f212643fddb73a66c8f581.tar.gz
freebsd-ports-gnome-a00424f4f13fd22b78f212643fddb73a66c8f581.tar.zst
freebsd-ports-gnome-a00424f4f13fd22b78f212643fddb73a66c8f581.zip
Rename files/.{emacs,mosaic-hotlist-default} to
dot.{emacs,mosaic-hotlist-default}. Install sample files into share/examples/w3 instead of to share/doc/w3. Use PKG_PREFIX in the installation/deinstallation scripts. Some Makefile cleanup. Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
Diffstat (limited to 'japanese/w3/pkg-descr')
-rw-r--r--japanese/w3/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/w3/pkg-descr b/japanese/w3/pkg-descr
index 98848a562c48..2a3de23586f9 100644
--- a/japanese/w3/pkg-descr
+++ b/japanese/w3/pkg-descr
@@ -3,7 +3,7 @@ w3-2.2.26 package is WWW browser package for emacs.
Info path and elisp load path would be set as follows :
Info path - /usr/local/info
- load path - /usr/local/share/emacs/site-lisp/mew
+ load path - /usr/local/lib/mule/site-lisp/mew
You may be happy by adding following lines to your .emacs file:
@@ -12,11 +12,11 @@ You may be happy by adding following lines to your .emacs file:
(setq w3-default-homepage
"file://localhost/usr/share/doc/handbook/handbook.html")
-and copying .mosaic-hotlist-default file from /usr/local/share/doc/w3
+and copying .mosaic-hotlist-default file from /usr/local/share/examples/w3
directory to your home directory.
Setting above user environment would be only executed by
-/usr/local/share/doc/mew/user-install on your home directory.
+/usr/local/share/examples/mew/user-install on your home directory.
If you want to get an typesetting manual, copy Makefile and w3.texi from
/usr/local/share/doc/w3 and 'make w3.dvi'.