summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/amavisd-new/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile
index 8542d1e8ad69..8460459c56c4 100644
--- a/security/amavisd-new/Makefile
+++ b/security/amavisd-new/Makefile
@@ -8,7 +8,7 @@
PORTNAME= amavisd-new
PORTVERSION= 2.6.4
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= security
MASTER_SITES= http://www.ijs.si/software/amavisd/ \
@@ -106,6 +106,7 @@ AMAVIS_NOMILTER="@comment "
.endif
.if defined(WITH_BDB)
+USE_BDB= 42
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB
.endif