summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorrecht <recht>2004-04-20 00:07:17 +0000
committerrecht <recht>2004-04-20 00:07:17 +0000
commit2f18817e38bee3396ab1d40c763ab6cc7e51c423 (patch)
treed3889ae14f195e7e4f0731aaae0f79929604c0eb /mail
parent5a719fb3adfc66e0efda2d41f9f1ad8d8ebab1ef (diff)
downloadpkgsrc-2f18817e38bee3396ab1d40c763ab6cc7e51c423.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')
-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