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-xemacs | |
parent | 21e04a0b9b5dca99d821dbcf77717956163a103e (diff) | |
download | ports-0a1882b6ef2cf5cc08e4f332c448a46fb520d387.tar.gz ports-0a1882b6ef2cf5cc08e4f332c448a46fb520d387.zip |
Use japanese/lookup (for emacs21, repocopied from japanese/lookup-mule)
as master port of ja-lookup-* variants.
Notes
Notes:
svn path=/head/; revision=51843
Diffstat (limited to 'japanese/lookup-xemacs')
-rw-r--r-- | japanese/lookup-xemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lookup-xemacs/Makefile b/japanese/lookup-xemacs/Makefile index 6667ea441848..e7c7f2c79a3f 100644 --- a/japanese/lookup-xemacs/Makefile +++ b/japanese/lookup-xemacs/Makefile @@ -8,7 +8,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-games-packages RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.cookie:${PORTSDIR}/editors/xemacs-games-packages -MASTERDIR= ${.CURDIR}/../lookup-mule +MASTERDIR= ${.CURDIR}/../lookup EMACS_PORT_NAME=xemacs21-mule .if defined(PARALLEL_PACKAGE_BUILD) |