diff options
author | shige <shige@FreeBSD.org> | 2000-07-13 05:12:28 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-07-13 05:12:28 +0000 |
commit | 439019b61af7f05c3f573f0fec3e297b89488f15 (patch) | |
tree | ace33e229df898e8199585136189fa19798d63f9 /editors/apel | |
parent | 244274e4f75571ab93cbeb6fec24aefe949df58e (diff) | |
download | FreeBSD-ports-439019b61af7f05c3f573f0fec3e297b89488f15.zip FreeBSD-ports-439019b61af7f05c3f573f0fec3e297b89488f15.tar.gz |
Change PREFIX -> LOCALBASE.
Diffstat (limited to 'editors/apel')
-rw-r--r-- | editors/apel/pkg-descr.xemacs21-mule | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel/pkg-descr.xemacs21-mule b/editors/apel/pkg-descr.xemacs21-mule index 140a1ba..9096307 100644 --- a/editors/apel/pkg-descr.xemacs21-mule +++ b/editors/apel/pkg-descr.xemacs21-mule @@ -26,6 +26,6 @@ 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-packages/lisp/apel/ --- apel & emu + ${LOCALBASE}/lib/xemacs/site-packages/lisp/apel/ --- apel & emu --- Porting by shige <shige@FreeBSD.ORG>. |