pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/neomutt Comment out debug flags.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b02c21c4f215
branches: trunk
changeset: 353477:b02c21c4f215
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 06 16:30:18 2016 +0000
description:
Comment out debug flags.
diffstat:
mail/neomutt/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d2c3a6196b39 -r b02c21c4f215 mail/neomutt/Makefile
--- a/mail/neomutt/Makefile Thu Oct 06 16:27:25 2016 +0000
+++ b/mail/neomutt/Makefile Thu Oct 06 16:30:18 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/10/06 16:27:15 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/10/06 16:30:18 wiz Exp $
DISTNAME= neomutt-20161003
PKGREVISION= 1
@@ -20,7 +20,7 @@
CONFIGURE_ARGS+= --enable-imap
CONFIGURE_ARGS+= --enable-notmuch
CONFIGURE_ARGS+= --enable-pop
-CONFIGURE_ARGS+= CFLAGS="-g -O0"
+#CONFIGURE_ARGS+= CFLAGS="-g -O0"
EGDIR= ${PREFIX}/share/examples/mutt
CONF_FILES= ${EGDIR}/Muttrc ${PKG_SYSCONFDIR}/Muttrc
Home |
Main Index |
Thread Index |
Old Index