aboutsummaryrefslogtreecommitdiff
path: root/lang/scm/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/scm/pkg-descr')
-rw-r--r--lang/scm/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/scm/pkg-descr b/lang/scm/pkg-descr
index ccd763a29658..d72267612f90 100644
--- a/lang/scm/pkg-descr
+++ b/lang/scm/pkg-descr
@@ -14,11 +14,11 @@ SLIB-PSD is a portable debugger for Scheme (requires emacs editor).
-------------------Readme.FreeBSD------------------------
1. Pathname dependencies:
- The init file is hardcoded as /usr/local/libdata/scm/Init.scm.
+ The init file is hardcoded as /usr/local/share/scm/Init.scm.
Alternatively, one can set the environment variable SCM_INIT_PATH to
the pathname of Init.scm.
- The library files are in /usr/local/libdata/slib. Alternatively,
+ The library files are in /usr/local/share/scm/slib. Alternatively,
one can set the environment variable SCHEME_LIBRARY_PATH to
the slib directory. Remember to use a trailing / on the
pathname.