diff options
Diffstat (limited to 'japanese/lookup-emacs20/Makefile')
-rw-r--r-- | japanese/lookup-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lookup-emacs20/Makefile b/japanese/lookup-emacs20/Makefile index 9396b1e3f924..71f94327455a 100644 --- a/japanese/lookup-emacs20/Makefile +++ b/japanese/lookup-emacs20/Makefile @@ -7,7 +7,7 @@ RUN_DEPENDS= ${PREFIX}/share/emacs/site-lisp/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \ -MASTERDIR= ${.CURDIR}/../lookup-mule +MASTERDIR= ${.CURDIR}/../lookup EMACS_PORT_NAME= emacs20 .include "${MASTERDIR}/Makefile" |