summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/yatex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile
index bb8162938667..1d79245a9745 100644
--- a/print/yatex/Makefile
+++ b/print/yatex/Makefile
@@ -22,7 +22,7 @@ DIRSECTION= The Emacs editor and associated tools
EMACS_PORT_NAME?=emacs20
.if (${EMACS_PORT_NAME} == xemacs21-mule)
BUILD_DEPENDS= xemacs:${PORTSDIR}/japanese/xemacs21-canna \
- {LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages \
+ ${LOCALBASE}/${EMACS_PACKAGESDIR}/../xemacs-packages/lisp/texinfo/texinfmt.el:${PORTSDIR}/editors/xemacs-packages \
nkf:${PORTSDIR}/japanese/nkf
.endif