diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-19 14:48:20 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-19 14:48:20 +0000 |
commit | 0a1882b6ef2cf5cc08e4f332c448a46fb520d387 (patch) | |
tree | 9203f885870ff257736dcf8f36c250f8ec995f79 /japanese/lookup-emacs20/Makefile | |
parent | 21e04a0b9b5dca99d821dbcf77717956163a103e (diff) |
Notes
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" |