summaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorgdt <gdt>2008-02-22 00:36:12 +0000
committergdt <gdt>2008-02-22 00:36:12 +0000
commit18c3ae696ca62e2704464f2604fae86b9fd7a35b (patch)
treeb5338aca5fabc7b344e3cc44baf1827f921b190a /mail/mutt
parent71ce011d9ee385c2579ca7132500132986efce9b (diff)
downloadpkgsrc-18c3ae696ca62e2704464f2604fae86b9fd7a35b.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 \