summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-22 21:31:06 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-22 21:31:06 +0000
commitcf2c15e9dd92f1e9834d7c8d17afd91cba676a29 (patch)
treea3305c3070057d66b61d3257d65b845bfbb7847f /mail
parentMake samba depends on cups instead of cups-base because it might need (diff)
Remove AUTOMAKE_ARGS which are now in bsd.port.mk
PR: 33092 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=52010
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index e28ac4b2b860..b712a1735632 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -35,7 +35,6 @@ CONFIGURE_ARGS= --enable-flock --disable-fcntl \
.include <bsd.port.pre.mk>
USE_AUTOMAKE= yes
-AUTOMAKE_ARGS= -i
.if defined(WITH_MUTT_COMPRESSED_FOLDERS) || defined(WITH_MUTT_NNTP) || \
defined(WITH_MUTT_RU_PATCH) || defined(WITH_MUTT_QUOTE_PATCH)