diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-09-10 21:09:44 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-09-10 21:09:44 +0000 |
commit | 2049c6978d5cb2b1f93fe8d3e8a1f12811f5ed63 (patch) | |
tree | 5485b0b8f8a8310b3c01c778cefdc5ac46de26f6 /editors | |
parent | 1aab0e8d9c6b473b77cc954da1a304a41f258ca6 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/psgml-xemacs21-mule/Makefile | 3 | ||||
-rw-r--r-- | editors/psgml-xemacs21-mule/pkg-plist | 1 |
2 files changed, 1 insertions, 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 |