summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-10-29 19:56:03 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-10-29 19:56:03 +0000
commita9c72dc567ff7ec94ff2eef746d878366151c00e (patch)
treeaad804036566fd3d852a3b7e2835946c94c2673e /mail
parentFix a possible-corruption-at-end-of-file bug. (diff)
Fix for the new AUTOMAKE/AUTOCONF scheme.
PR: 31604 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=49340
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index c6c4b0681acd..20346c6e79f6 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -33,6 +33,8 @@ CONFIGURE_ARGS= --enable-flock --disable-fcntl \
USE_GMAKE= yes
USE_AUTOMAKE= yes
+AUTOMAKE= automake
+AUTOCONF= autoconf
.if defined(WITH_MUTT_COMPRESSED_FOLDERS) || defined(WITH_MUTT_NNTP) || \
defined(WITH_MUTT_RU_PATCH) || defined(WITH_MUTT_QUOTE_PATCH)