From 2049c6978d5cb2b1f93fe8d3e8a1f12811f5ed63 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Fri, 10 Sep 1999 21:09:44 +0000 Subject: [PATCH] Fix for xemacs-mule-21.1.6. --- editors/psgml-xemacs21-mule/Makefile | 3 +-- editors/psgml-xemacs21-mule/pkg-plist | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile index 7c0c789790f5..1a68983e4c17 100644 --- a/editors/psgml-xemacs21-mule/Makefile +++ b/editors/psgml-xemacs21-mule/Makefile @@ -17,12 +17,11 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs EMACS_NAME= xemacs EMACS_PORT= xemacs-mule EMACS_VER= 21.1.6 -EMACS_LIBDIR= lib/xemacs-21.1.6 +EMACS_LIBDIR= lib/xemacs # pkg/* files are used in ${.CURDIR} PKGDIR= ${.CURDIR}/pkg HAVE_COMMON_PORT= YES -REQUIRE_SETUPEL= YES .include <${MASTERDIR}/Makefile> diff --git a/editors/psgml-xemacs21-mule/pkg-plist b/editors/psgml-xemacs21-mule/pkg-plist index e65754c35c65..1c37ad456a62 100644 --- a/editors/psgml-xemacs21-mule/pkg-plist +++ b/editors/psgml-xemacs21-mule/pkg-plist @@ -15,7 +15,6 @@ %%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_SETUPEL%% @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