summaryrefslogtreecommitdiff
path: root/japanese/lookup-xemacs/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-12-19 14:48:20 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-12-19 14:48:20 +0000
commit0a1882b6ef2cf5cc08e4f332c448a46fb520d387 (patch)
tree9203f885870ff257736dcf8f36c250f8ec995f79 /japanese/lookup-xemacs/Makefile
parentUnbroke on -current: don't prototype/implement strnstr(3) - this function (diff)
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 '')
-rw-r--r--japanese/lookup-xemacs/Makefile2
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)