diff options
author | shige <shige@FreeBSD.org> | 2000-07-12 23:32:55 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-07-12 23:32:55 +0800 |
commit | a8c8dc0eda8a141773017aa1b104ea5fe722e5be (patch) | |
tree | 8609e529c519148787df924dd7f769ff7b407d5b /editors/apel-xemacs | |
parent | 8b684d6a8dba8bff7796c68ee6401e23a8fc48a0 (diff) | |
download | freebsd-ports-gnome-a8c8dc0eda8a141773017aa1b104ea5fe722e5be.tar.gz freebsd-ports-gnome-a8c8dc0eda8a141773017aa1b104ea5fe722e5be.tar.zst freebsd-ports-gnome-a8c8dc0eda8a141773017aa1b104ea5fe722e5be.zip |
Change PREFIX -> LOCALBASE.
Diffstat (limited to 'editors/apel-xemacs')
-rw-r--r-- | editors/apel-xemacs/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/apel-xemacs/pkg-descr b/editors/apel-xemacs/pkg-descr index 4f95064c0a70..981b62849d80 100644 --- a/editors/apel-xemacs/pkg-descr +++ b/editors/apel-xemacs/pkg-descr @@ -26,7 +26,7 @@ APEL is programed by MORIOKA Tomohiko <tomo@m17n.org>. - static: utility for static evaluation APEL is installed the following directory tree: - ${PREFIX}/lib/xemacs/site-lisp/apel/ --- apel - ${PREFIX}/lib/xemacs/site-lisp/emu/ --- emu + ${LOCALBASE}/lib/xemacs/site-lisp/apel/ --- apel + ${LOCALBASE}/lib/xemacs/site-lisp/emu/ --- emu --- Porting by shige <shige@FreeBSD.ORG>. |