summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-04-20 00:07:17 +0000
committerrecht <recht@pkgsrc.org>2004-04-20 00:07:17 +0000
commite0db7cf8af3a17a73e540aa5959dbc3f4fe4494c (patch)
treed3889ae14f195e7e4f0731aaae0f79929604c0eb /mail/cyrus-imapd22
parent0e984bf859f8ff1573bfd96bd609f2fc18ef731e (diff)
downloadpkgsrc-e0db7cf8af3a17a73e540aa5959dbc3f4fe4494c.tar.gz
Give the user a chance to choice between db4/3 and remove BDB_DEFAULT
from the Makefile. Pointed out by Jukka Salmi.
Diffstat (limited to 'mail/cyrus-imapd22')
-rw-r--r--mail/cyrus-imapd22/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index 902a8fc5f3e..7ecfeca53b6 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/19 22:21:07 recht Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/20 00:07:17 recht Exp $
DISTNAME= cyrus-imapd-2.2.3
PKGREVISION= 1
@@ -15,7 +15,6 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PERL5_CONFIGURE= no
USE_DB185= no
-BDB_DEFAULT= db4
BDB_ACCEPTED= db4 db3
USE_PKGINSTALL= yes