summaryrefslogtreecommitdiff
path: root/editors/psgml-emacs20
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-12 15:57:14 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-12 15:57:14 +0000
commite0b80a27809429bd92762e738de9831262be7c57 (patch)
tree3e46f5e53e26a802968f5820501545d21494aa93 /editors/psgml-emacs20
parentConvert into EMACS_PORT_NAME style port. (diff)
Convert into EMACS_PORT_NAME style port.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Notes
Notes: svn path=/head/; revision=30529
Diffstat (limited to 'editors/psgml-emacs20')
-rw-r--r--editors/psgml-emacs20/Makefile5
-rw-r--r--editors/psgml-emacs20/pkg-descr2
2 files changed, 2 insertions, 5 deletions
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile
index 0eca963c251f..5de6e48cd0ae 100644
--- a/editors/psgml-emacs20/Makefile
+++ b/editors/psgml-emacs20/Makefile
@@ -13,10 +13,7 @@ PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../psgml-emacs
# emacs port setup
-EMACS_NAME= emacs
-EMACS_PORT= emacs20
-EMACS_VER= 20.7
-EMACS_LIBDIR= share/${EMACS_NAME}
+EMACS_PORT_NAME= emacs20
# pkg/* files are used in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
diff --git a/editors/psgml-emacs20/pkg-descr b/editors/psgml-emacs20/pkg-descr
index e95327d78adc..b93c2dd44a1b 100644
--- a/editors/psgml-emacs20/pkg-descr
+++ b/editors/psgml-emacs20/pkg-descr
@@ -11,7 +11,7 @@ editing of attribute values in a separate window with information about
types and defaults, and structure based editing.
PSGML is installed the following directory tree:
- ${PREFIX}/share/emacs/site-lisp/psgml/
+ ${LOCALBASE}/share/emacs/site-lisp/psgml/
To use psgml, put the following setup into your ~/.emacs: