[Midnightbsd-cvs] mports [23064] trunk/mail/mutt/Makefile: just throw bdb in there for now

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 6 08:23:09 EST 2018


Revision: 23064
          http://svnweb.midnightbsd.org/mports/?rev=23064
Author:   laffer1
Date:     2018-03-06 08:23:08 -0500 (Tue, 06 Mar 2018)
Log Message:
-----------
just throw bdb in there for now

Modified Paths:
--------------
    trunk/mail/mutt/Makefile

Modified: trunk/mail/mutt/Makefile
===================================================================
--- trunk/mail/mutt/Makefile	2018-03-06 13:14:41 UTC (rev 23063)
+++ trunk/mail/mutt/Makefile	2018-03-06 13:23:08 UTC (rev 23064)
@@ -150,7 +150,7 @@
 HCACHE_NONE_CONFIGURE_OFF=	--enable-hcache --without-qdbm --without-gdbm
 
 HCACHE_BDB_CONFIGURE_WITH=	bdb
-HCACHE_BDB_USES=	bdb:42+
+USE_BDB=	42+
 
 HCACHE_TOKYOCABINET_CONFIGURE_WITH=	tokyocabinet
 HCACHE_TOKYOCABINET_LIB_DEPENDS=	libtokyocabinet.so:databases/tokyocabinet



More information about the Midnightbsd-cvs mailing list