diff options
Diffstat (limited to 'japanese/emacs20-dl-wnn6/Makefile')
-rw-r--r-- | japanese/emacs20-dl-wnn6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile index 297bf2d766f7..0775311f9ab0 100644 --- a/japanese/emacs20-dl-wnn6/Makefile +++ b/japanese/emacs20-dl-wnn6/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} \ ${NONEXISTENT}:${EMACSDL_DIR}:configure RUN_DEPENDS= emacs-dl-${EMACS_VER}:${EMACSDL_DIR} -WANT_AUTOCONF_VER=253 +USE_AUTOTOOLS= autoconf:253:env USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wnn6 \ @@ -38,7 +38,6 @@ EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER} # hack to allow parallel build to work .if defined(PARALLEL_PACKAGE_BUILD) USE_GMAKE= yes -WANT_AUTOCONF_VER=253 .endif post-install: |