Add autoconf:213 dependency to allow :configure target to run

This commit is contained in:
Kris Kennaway 2006-02-03 21:17:52 +00:00
parent dfd49f4451
commit 8d369a7f29
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155156

View file

@ -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 \