From a38f789ad1b9339f08d7feca102ebd4c20af8503 Mon Sep 17 00:00:00 2001 From: Shigeyuki Fukushima Date: Fri, 21 Jan 2000 12:36:48 +0000 Subject: [PATCH] Depend on editors/xemacs21-mule. Approved by: maintainer --- editors/psgml-xemacs21-mule/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/psgml-xemacs21-mule/Makefile b/editors/psgml-xemacs21-mule/Makefile index 3682a8e59256..9835b331f229 100644 --- a/editors/psgml-xemacs21-mule/Makefile +++ b/editors/psgml-xemacs21-mule/Makefile @@ -7,7 +7,6 @@ # MAINTAINER= kuriyama@FreeBSD.org -BROKEN= editors/xemacs-mule is removed. # This is a slave port. PORTCLASS= slave @@ -16,7 +15,8 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs # emacs port setup EMACS_NAME= xemacs -EMACS_PORT= xemacs-mule +EMACS_PORT= xemacs21-mule +EMACS_CMD= ${PREFIX}/bin/${EMACS_PORT} EMACS_VER= 21.1.8 EMACS_LIBDIR= lib/xemacs