summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>1999-09-10 21:09:44 +0000
committershige <shige@FreeBSD.org>1999-09-10 21:09:44 +0000
commit5f9a4d912a12b3229c2f94e5968ace82181eb040 (patch)
tree2b623f6a67e2e4be555ba8ec518401a1b9246f95 /editors
parent72f36df6bab561c35447df129e7b1ea9c9359c27 (diff)
downloadFreeBSD-ports-5f9a4d912a12b3229c2f94e5968ace82181eb040.zip
FreeBSD-ports-5f9a4d912a12b3229c2f94e5968ace82181eb040.tar.gz
Fix for xemacs-mule-21.1.6.
Diffstat (limited to 'editors')
-rw-r--r--editors/psgml-xemacs21-mule/Makefile3
-rw-r--r--editors/psgml-xemacs21-mule/pkg-plist1
2 files changed, 1 insertions, 3 deletions
diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile
index 7c0c789..1a68983 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 e65754c..1c37ad4 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
OpenPOWER on IntegriCloud