espie a063a0f5f7 Fix typo in xemacs installation directory.
This should be the final solution to that problem.
* basic package needs BOTH emacs and xemacs to build, as it can't rely
on emacs-lisp compilers being intercheangable.
* one can build the port without emacs or xemacs, by asking explicitly for
it.
* basic package installs TWO sets of emacs files, one for emacs, one for
xemacs.

There needn't be RUNNING_DEPENDENCIES between id-utils and emacs/xemacs,
as the emacs-lisp files are an add-on, not necessary for id-utils to work.

However, pkg_* don't currently support the notion of a `shared' directory
between several packages, hence a succession of

pkg_add emacs
pkg_add id-utils
pkg_delete emacs
pkg_delete id-utils

won't deal with /usr/local/share/emacs/site_lisp correctly...
This is a problem in pkg_* design, not in the id-utils port.

Package checked and uploaded.
1999-11-03 16:24:56 +00:00
..
1999-09-25 16:01:48 +00:00
1999-10-29 21:46:14 +00:00
1999-07-29 14:03:48 +00:00
1999-10-06 19:00:29 +00:00
1999-04-20 16:07:56 +00:00
1999-04-20 16:07:56 +00:00
1999-09-25 16:31:49 +00:00
1999-09-30 23:54:11 +00:00
1999-10-27 01:14:24 +00:00
1999-10-27 20:27:45 +00:00
1999-08-18 02:48:07 +00:00
1999-10-01 23:17:38 +00:00
1999-10-01 00:55:28 +00:00
1999-09-25 15:19:27 +00:00
1999-09-28 16:57:31 +00:00
1999-06-13 05:50:19 +00:00
1999-10-29 21:35:00 +00:00
1999-09-05 15:49:39 +00:00
1999-10-28 10:06:07 +00:00
1999-04-20 16:07:56 +00:00
1999-04-20 16:07:56 +00:00
1999-10-02 17:41:34 +00:00