summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-03-13 02:35:30 +0000
committerjschauma <jschauma>2003-03-13 02:35:30 +0000
commit812193adfb65ce2fb872f1a5d3e09ec11b2c146d (patch)
tree0e180661510feb24a48f0069974b9940dc279a04 /mail
parent4b9f67e6d86fd6b7eb08e161e9e79d3a2495a637 (diff)
downloadpkgsrc-812193adfb65ce2fb872f1a5d3e09ec11b2c146d.tar.gz
This does not seem to require GMAKE after all.
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 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} \