summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorobache <obache>2010-10-30 07:44:35 +0000
committerobache <obache>2010-10-30 07:44:35 +0000
commit4b70d072c398cad8e84c5af6de399db74f63e1ce (patch)
tree39c17e67dc1d92fdb30e07f0c0a8fca5e5459e92 /mail
parent42fdaf319a396e604c4438f867ebd91b4fd67a1b (diff)
downloadpkgsrc-4b70d072c398cad8e84c5af6de399db74f63e1ce.tar.gz
No need to buildlink with bdb here, it is handled in options.mk.
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd23/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 784fcdcd518..8d35b8358bb 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/09/16 08:04:15 adam Exp $
+# $NetBSD: Makefile,v 1.8 2010/10/30 07:44:35 obache Exp $
DISTNAME= cyrus-imapd-2.3.16
PKGREVISION= 3
@@ -99,7 +99,6 @@ CFLAGS+= -DOPENSSL_LACK_BN_CONST
.endif
.include "../../security/tcp_wrappers/buildlink3.mk"
-.include "../../mk/bdb.buildlink3.mk"
# Only imap/mupdate needs to be build with pthreads support, so selectively
# enable it via patches for just that one program.