diff options
author | taoka <taoka@FreeBSD.org> | 1999-12-01 08:06:44 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-12-01 08:06:44 +0800 |
commit | 3e51f0e357edae0fb2e86e845fcc3b7994d922a9 (patch) | |
tree | c7fe8ee9676311b8f3fcf3f44b1ba81484cbdee1 /japanese | |
parent | f672514d915eb5d594aa69d91a24805e4336f033 (diff) | |
download | freebsd-ports-gnome-3e51f0e357edae0fb2e86e845fcc3b7994d922a9.tar.gz freebsd-ports-gnome-3e51f0e357edae0fb2e86e845fcc3b7994d922a9.tar.zst freebsd-ports-gnome-3e51f0e357edae0fb2e86e845fcc3b7994d922a9.zip |
Change a depend port from japanese/xemacs to japanese/xemacs-canna
because japanese/xemacs was removed
Submitted by: asami
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/lookup-emacs21/Makefile | 2 | ||||
-rw-r--r-- | japanese/lookup-mule/Makefile | 2 | ||||
-rw-r--r-- | japanese/lookup/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/japanese/lookup-mule/Makefile b/japanese/lookup-mule/Makefile index 915ecef2c4be..a61febb19cae 100644 --- a/japanese/lookup-mule/Makefile +++ b/japanese/lookup-mule/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 diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile index 915ecef2c4be..a61febb19cae 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 \ +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 |