[Midnightbsd-cvs] mports [17792] trunk/mail/dovecot/Makefile: bdb 4.8+
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Oct 30 20:01:03 EDT 2014
Revision: 17792
http://svnweb.midnightbsd.org/mports/?rev=17792
Author: laffer1
Date: 2014-10-30 20:01:03 -0400 (Thu, 30 Oct 2014)
Log Message:
-----------
bdb 4.8+
Modified Paths:
--------------
trunk/mail/dovecot/Makefile
Modified: trunk/mail/dovecot/Makefile
===================================================================
--- trunk/mail/dovecot/Makefile 2014-10-31 00:00:30 UTC (rev 17791)
+++ trunk/mail/dovecot/Makefile 2014-10-31 00:01:03 UTC (rev 17792)
@@ -2,7 +2,7 @@
PORTNAME= dovecot
PORTVERSION= 1.2.17
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail ipv6
MASTER_SITES= http://www.dovecot.org/releases/${DOVECOTVERSION}/ \
http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
@@ -122,7 +122,7 @@
## BDB Support
#
.if ${PORT_OPTIONS:MBDB}
-USE_BDB= 42+
+USE_BDB= 48+
CONFIGURE_ARGS+= --with-db
CFLAGS+= -I${BDB_INCLUDE_DIR} -L${BDB_LIB_DIR}
PLIST_SUB+= BDB=""
More information about the Midnightbsd-cvs
mailing list