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