aboutsummaryrefslogtreecommitdiff
path: root/editors/psgml-emacs20
diff options
context:
space:
mode:
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: