summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-06 22:38:31 +0000
committertron <tron@pkgsrc.org>1999-05-06 22:38:31 +0000
commit87dde663bac63f42ee434f5259859a91de23da65 (patch)
tree05c316e4147b49afdd348f059874e2c4c9b2abaa /mail
parent9c7c60b9c5f71740b9aa142da037c23b32df6c42 (diff)
downloadpkgsrc-87dde663bac63f42ee434f5259859a91de23da65.tar.gz
"autoconf" isn't really required for building as long as we don't change
"configure.in".
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 9f7c4587c35..72e25b2ee54 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1999/03/04 00:26:02 tron Exp $
+# $NetBSD: Makefile,v 1.22 1999/05/06 22:38:31 tron Exp $
DISTNAME= mutt-${MUTT_VERSION}
CATEGORIES= mail
@@ -11,7 +11,6 @@ MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.mutt.org/
-BUILD_DEPENDS+= automake:../../devel/automake
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
GNU_CONFIGURE= yes