diff options
author | taoka <taoka@FreeBSD.org> | 2000-01-08 02:55:21 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2000-01-08 02:55:21 +0000 |
commit | d6b7f3ada3aa1d955ef24fa661fc4d170a969f39 (patch) | |
tree | e1a3e0e888451301ac1b22091b1907ebedf60644 /japanese/lookup | |
parent | 3b9098da5bf7b4e0905ba43c8b01e64181afc826 (diff) | |
download | FreeBSD-ports-d6b7f3ada3aa1d955ef24fa661fc4d170a969f39.zip FreeBSD-ports-d6b7f3ada3aa1d955ef24fa661fc4d170a969f39.tar.gz |
Because japanese/xemacs-canna was moved to japanese/xemacs21-canna
Diffstat (limited to 'japanese/lookup')
-rw-r--r-- | japanese/lookup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile index a61febb..be1086c 100644 --- a/japanese/lookup/Makefile +++ b/japanese/lookup/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 |