summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-02-03 21:17:52 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-02-03 21:17:52 +0000
commit8d369a7f299d5967f28a18bebaaa8d126ac4047a (patch)
treeff5fd1883fa5e3f00f00f3f9f34edd4f7b2cf6dd
parentAdd autoconf 2.53 dependency, needed to run :configure target (diff)
Add autoconf:213 dependency to allow :configure target to run
Notes
Notes: svn path=/head/; revision=155156
-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 0775311f9ab0..5317cde0d4b9 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}
-USE_AUTOTOOLS= autoconf:253:env
+USE_AUTOTOOLS= autoconf:213:env autoconf:253:env
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wnn6 \