diff options
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) |