diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 376ba4ba912..b1d8404a43c 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2003/01/28 22:03:34 jlam Exp $ +# $NetBSD: Makefile,v 1.92 2003/03/13 02:35:30 jschauma Exp $ DISTNAME= mutt-1.4i PKGNAME= ${DISTNAME:C/i$//} @@ -17,7 +17,6 @@ BUILD_USES_MSGFMT= yes USE_BUILDLINK2= yes USE_PKGINSTALL= yes -USE_GMAKE= yes GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} \ |