summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-02-22 00:36:12 +0000
committergdt <gdt@pkgsrc.org>2008-02-22 00:36:12 +0000
commit7f5048b99ae32eece2f54a86b5870fef4f865f6c (patch)
treeb5338aca5fabc7b344e3cc44baf1827f921b190a /mail/mutt
parent8445ecc84ca3b1a530fd37a4b554c927f491bb81 (diff)
downloadpkgsrc-7f5048b99ae32eece2f54a86b5870fef4f865f6c.tar.gz
fix whitespace
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index a64443b7358..62eaa0252a1 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2008/02/21 17:55:56 gdt Exp $
+# $NetBSD: Makefile,v 1.155 2008/02/22 00:36:12 gdt Exp $
DISTNAME= mutt-1.4.2.3
PKGREVISION= 2
@@ -21,7 +21,7 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} \
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} \
--with-docdir=${PREFIX}/share/doc/mutt \
--without-included-gettext \
--enable-pop \