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