summaryrefslogtreecommitdiff
path: root/editors/psgml-mule
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-mule
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-mule')
-rw-r--r--editors/psgml-mule/Makefile8
-rw-r--r--editors/psgml-mule/pkg-descr2
2 files changed, 2 insertions, 8 deletions
diff --git a/editors/psgml-mule/Makefile b/editors/psgml-mule/Makefile
index 7b2f9c81e975..df3e378cee83 100644
--- a/editors/psgml-mule/Makefile
+++ b/editors/psgml-mule/Makefile
@@ -13,13 +13,7 @@ PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/psgml-emacs
# emacs port setup
-EMACS_NAME= mule
-EMACS_PORT= mule
-EMACS_VER= 19.34
-EMACS_LIBDIR= share/${EMACS_NAME}
-
-# whether emacs has a *-common port
-HAS_COMMON_PORT= YES
+EMACS_PORT_NAME= mule
# pkg/* files are used in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
diff --git a/editors/psgml-mule/pkg-descr b/editors/psgml-mule/pkg-descr
index e57a3f0c0a25..24ba7b629eeb 100644
--- a/editors/psgml-mule/pkg-descr
+++ b/editors/psgml-mule/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/mule/site-lisp/psgml/
+ ${LOCALBASE}/share/mule/site-lisp/psgml/
To use psgml, put the following setup into your ~/.emacs: