pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/neomutt Option was renamed, follow suit.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c7b49696c7b
branches: trunk
changeset: 353425:6c7b49696c7b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 04 21:52:36 2016 +0000
description:
Option was renamed, follow suit.
diffstat:
mail/neomutt/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0082439311c1 -r 6c7b49696c7b mail/neomutt/options.mk
--- a/mail/neomutt/options.mk Tue Oct 04 21:45:25 2016 +0000
+++ b/mail/neomutt/options.mk Tue Oct 04 21:52:36 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2016/09/09 06:31:29 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2016/10/04 21:52:36 wiz Exp $
# Global and legacy options
@@ -97,7 +97,7 @@
. if !empty(PKG_OPTIONS:Mtokyocabinet)
. include "../../databases/tokyocabinet/buildlink3.mk"
CONFIGURE_ARGS+= --enable-hcache
-CONFIGURE_ARGS+= --enable-tokyocabinet
+CONFIGURE_ARGS+= --with-tokyocabinet
CONFIGURE_ARGS+= --without-gdbm
CONFIGURE_ARGS+= --without-bdb
. else
Home |
Main Index |
Thread Index |
Old Index