diff options
Diffstat (limited to '')
-rw-r--r-- | japanese/lookup-emacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lookup-emacs21/Makefile b/japanese/lookup-emacs21/Makefile index a61febb19cae..be1086caa0d9 100644 --- a/japanese/lookup-emacs21/Makefile +++ b/japanese/lookup-emacs21/Makefile @@ -23,7 +23,7 @@ PATCHDIR= ${.CURDIR}/patches EMACS?= mule .if (${EMACS} == "xemacs") -BUILD_DEPENDS+= xemacs:${PORTSDIR}/japanese/xemacs-canna \ +BUILD_DEPENDS+= xemacs:${PORTSDIR}/japanese/xemacs21-canna \ ${PREFIX}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.zenirc:${PORTSDIR}/editors/xemacs-sumo-packages EMACSDIR= ${PREFIX}/lib/xemacs/site-packages ELISPDIR= ${EMACSDIR}/lisp/lookup |