aboutsummaryrefslogtreecommitdiffstats
path: root/editors/psgml-emacs20
diff options
context:
space:
mode:
Diffstat (limited to 'editors/psgml-emacs20')
-rw-r--r--editors/psgml-emacs20/Makefile2
-rw-r--r--editors/psgml-emacs20/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile
index edd0fcf02353..971a234cc328 100644
--- a/editors/psgml-emacs20/Makefile
+++ b/editors/psgml-emacs20/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
-MASTERDIR= ${.CURDIR}/../psgml-emacs
+MASTERDIR= ${.CURDIR}/../psgml
# emacs port setup
EMACS_PORT_NAME= emacs20
diff --git a/editors/psgml-emacs20/pkg-descr b/editors/psgml-emacs20/pkg-descr
index b93c2dd44a1b..e95327d78adc 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:
- ${LOCALBASE}/share/emacs/site-lisp/psgml/
+ ${PREFIX}/share/emacs/site-lisp/psgml/
To use psgml, put the following setup into your ~/.emacs: