summaryrefslogtreecommitdiff
path: root/editors/psgml-xemacs21-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-10-16 11:58:04 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-10-16 11:58:04 +0000
commit0aadf549c4373a7c421fa4e0ac4de24baed2f3fb (patch)
tree2104ba67d588ef2cc485e4b325706a249994981e /editors/psgml-xemacs21-mule
parentUpdate to 10.55. (diff)
Update to 1.2.0.
Notes
Notes: svn path=/head/; revision=22487
Diffstat (limited to 'editors/psgml-xemacs21-mule')
-rw-r--r--editors/psgml-xemacs21-mule/Makefile5
-rw-r--r--editors/psgml-xemacs21-mule/pkg-descr4
-rw-r--r--editors/psgml-xemacs21-mule/pkg-plist3
3 files changed, 7 insertions, 5 deletions
diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile
index 1a68983e4c17..f2f343552818 100644
--- a/editors/psgml-xemacs21-mule/Makefile
+++ b/editors/psgml-xemacs21-mule/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: psgml for xemacs-mule
-# Version required: 1.1.6
+# Version required: 1.2.0
# Date created: 26 May 1999
# Whom: kuriyama
#
@@ -22,6 +22,7 @@ EMACS_LIBDIR= lib/xemacs
# pkg/* files are used in ${.CURDIR}
PKGDIR= ${.CURDIR}/pkg
-HAVE_COMMON_PORT= YES
+# whether emacs has a *-common port
+HAS_COMMON_PORT= YES
.include <${MASTERDIR}/Makefile>
diff --git a/editors/psgml-xemacs21-mule/pkg-descr b/editors/psgml-xemacs21-mule/pkg-descr
index e991fddf2503..0977e6956ac7 100644
--- a/editors/psgml-xemacs21-mule/pkg-descr
+++ b/editors/psgml-xemacs21-mule/pkg-descr
@@ -11,10 +11,10 @@ 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}/lib/xemacs-20.4/site-lisp/psgml/
+ ${PREFIX}/lib/xemacs/site-lisp/psgml/
To use psgml, put the following setup into your ~/.emacs:
- (require 'psgml-setupel)
+ (require 'psgml-startup)
--- Porting by shige <shige@FreeBSD.ORG> and kuriyama@FreeBSD.ORG
diff --git a/editors/psgml-xemacs21-mule/pkg-plist b/editors/psgml-xemacs21-mule/pkg-plist
index 1c37ad456a62..5f2a351bacb7 100644
--- a/editors/psgml-xemacs21-mule/pkg-plist
+++ b/editors/psgml-xemacs21-mule/pkg-plist
@@ -1,3 +1,4 @@
+%%EMACS_LIBDIR%%/site-lisp/psgml/iso88591.map
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-api.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-api.elc
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-charent.el
@@ -10,11 +11,11 @@
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-info.elc
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-lucid.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-lucid.elc
-%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-other.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.elc
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml.elc
+%%EMACS_LIBDIR%%/site-lisp/%%PSGML_STARTUPEL%%
@dirrm %%EMACS_LIBDIR%%/site-lisp/psgml
@unexec install-info --delete %D/info/psgml.info %D/info/dir
@unexec install-info --delete %D/info/psgml-api.info %D/info/dir