summaryrefslogtreecommitdiff
path: root/mail/bogofilter
diff options
context:
space:
mode:
authorheas <heas@pkgsrc.org>2004-04-10 17:09:39 +0000
committerheas <heas@pkgsrc.org>2004-04-10 17:09:39 +0000
commite8627c00bb8165a298e6d7f17271ec840ae39eb0 (patch)
treecaef9c810ae070c4f4a6f7e0815d265a1a9f9e68 /mail/bogofilter
parentfd31637290a84683e4e459c917cd7d88526380af (diff)
downloadpkgsrc-e8627c00bb8165a298e6d7f17271ec840ae39eb0.tar.gz
USE_DB185 requires an argument, YES
Diffstat (limited to 'mail/bogofilter')
-rw-r--r--mail/bogofilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index e52b87d2536..4aa35f8a087 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/03/14 01:44:51 taca Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/10 17:09:39 heas Exp $
#
DISTNAME= bogofilter-0.16.4
@@ -23,7 +23,7 @@ CONF_FILES= ${EGDIR}/bogofilter.cf ${PKG_SYSCONFDIR}/bogofilter.cf
REPLACE_PERL= src/bogoupgrade
-USE_DB185= # defined
+USE_DB185= YES
.include "../../databases/db4/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"