diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-12-19 22:48:20 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-12-19 22:48:20 +0800 |
commit | 91eb116b32fcc5d0a0a52b76c1f229766aad7411 (patch) | |
tree | 4fb35c388fd5d7c82237c99b6821125060e60d83 /japanese/lookup-xemacs/Makefile | |
parent | 2c0ee0b70e4486cc951a297f1212b98e6a42d657 (diff) | |
download | freebsd-ports-gnome-91eb116b32fcc5d0a0a52b76c1f229766aad7411.tar.gz freebsd-ports-gnome-91eb116b32fcc5d0a0a52b76c1f229766aad7411.tar.zst freebsd-ports-gnome-91eb116b32fcc5d0a0a52b76c1f229766aad7411.zip |
Use japanese/lookup (for emacs21, repocopied from japanese/lookup-mule)
as master port of ja-lookup-* variants.
Diffstat (limited to 'japanese/lookup-xemacs/Makefile')
-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) |