summaryrefslogtreecommitdiff
path: root/japanese/emacs20-dl-wnn6/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-09-17 16:02:26 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-09-17 16:02:26 +0000
commit1c402fd92ca0f57b99d58b60f4b0261a75e81fb2 (patch)
tree97aa79fcc10e6ac9ce58084c363866d8258da03a /japanese/emacs20-dl-wnn6/Makefile
parentRecently I updated from Wnn 4.2 to FreeWnn 1.1.1. Then include files (diff)
Modified for changing from ${LOCALBASE}/include/wnn to
${LOCALBASE}/include/wnn6/wnn. Approved by: maintainer <shige@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=32769
Diffstat (limited to 'japanese/emacs20-dl-wnn6/Makefile')
-rw-r--r--japanese/emacs20-dl-wnn6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile
index e8e7ff07ad76..b6350bda41aa 100644
--- a/japanese/emacs20-dl-wnn6/Makefile
+++ b/japanese/emacs20-dl-wnn6/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR}
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wnn6 \
- --with-wnn-includes=${PREFIX}/include/wnn \
+ --with-wnn-includes=${PREFIX}/include/wnn6/wnn \
--with-wnn-libraries=${PREFIX}/lib \
--with-emacs-src=${EMACSDL_SRCDIR}
CONFIGURE_ENV= EMACS=${PREFIX}/bin/emacs-dl-${EMACS_VER}