From c18873ab24db728b17f65cd22c4c5b138a389667 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 6 May 1999 22:38:31 +0000 Subject: "autoconf" isn't really required for building as long as we don't change "configure.in". --- mail/mutt/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail') 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 -- cgit v1.2.3