diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-12-01 00:06:44 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-12-01 00:06:44 +0000 |
commit | a0a119468273c016876780e7d655fe1e05ed031c (patch) | |
tree | 62972c705ba47fe4fade34a413463953c1ee5e51 /japanese/lookup-emacs21/Makefile | |
parent | 8a5bdc235b53db4653447626fc8c1af37533ea33 (diff) | |
download | ports-a0a119468273c016876780e7d655fe1e05ed031c.tar.gz ports-a0a119468273c016876780e7d655fe1e05ed031c.zip |
Notes
Diffstat (limited to 'japanese/lookup-emacs21/Makefile')
-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 915ecef2c4be..a61febb19cae 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 \ +BUILD_DEPENDS+= xemacs:${PORTSDIR}/japanese/xemacs-canna \ ${PREFIX}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.zenirc:${PORTSDIR}/editors/xemacs-sumo-packages EMACSDIR= ${PREFIX}/lib/xemacs/site-packages ELISPDIR= ${EMACSDIR}/lisp/lookup |