diff --git a/mail/postfix/Makefile.inc b/mail/postfix/Makefile.inc index 275a743f8e0..4326a9cd943 100644 --- a/mail/postfix/Makefile.inc +++ b/mail/postfix/Makefile.inc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.inc,v 1.69 2009/03/17 19:32:44 sthen Exp $ +# $OpenBSD: Makefile.inc,v 1.70 2009/07/18 20:26:18 naddy Exp $ COMMENT= fast, secure sendmail replacement @@ -77,7 +77,7 @@ MAKE_AUXLIBS+= -L${LOCALBASE}/lib -lpq .endif .if ${FLAVOR:L:Mdb4} -LIB_DEPENDS+= lib/db4/db.>=4:db-4.*:databases/db/v4 +LIB_DEPENDS+= lib/db4/db.>=4:db->=4,<5:databases/db/v4 MAKE_CCARGS+= -I${LOCALBASE}/include/db4 MAKE_AUXLIBS+= -L${LOCALBASE}/lib/db4 -ldb .endif diff --git a/mail/postfix/snapshot/Makefile b/mail/postfix/snapshot/Makefile index 01a84675eae..0bf6bdf2151 100644 --- a/mail/postfix/snapshot/Makefile +++ b/mail/postfix/snapshot/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.195 2009/06/04 21:33:43 sthen Exp $ +# $OpenBSD: Makefile,v 1.196 2009/07/18 20:26:19 naddy Exp $ VERSION= 2.7-20090528 +PATCHLEVEL= 0 MASTER_SITES= ${MASTER_SITE_POSTFIX:=experimental/} diff --git a/mail/postfix/stable/Makefile b/mail/postfix/stable/Makefile index c887246fcb2..9178cd1dcd9 100644 --- a/mail/postfix/stable/Makefile +++ b/mail/postfix/stable/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.122 2009/06/04 21:33:03 sthen Exp $ +# $OpenBSD: Makefile,v 1.123 2009/07/18 20:26:19 naddy Exp $ VERSION= 2.6.2 +PATCHLEVEL= 0 MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/}