summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2005-05-23 19:02:24 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2005-05-23 19:02:24 +0000
commit4806aacbd4016048e00a55fc0894c68717c6a404 (patch)
tree41930cbdd9dfd8d4ef7fc3185a7bb2e8957c3f98
parentFix typo. (diff)
Stop depending on makedepend. Though configure checks existence
of makedepend, it is not used actually. So, we don't need to depend on it.
Notes
Notes: svn path=/head/; revision=135986
-rw-r--r--mail/cyrus-imapd22/Makefile1
-rw-r--r--mail/cyrus-imapd23/Makefile1
-rw-r--r--mail/cyrus-imapd24/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index 12ca9fd00492..1ea20cd1067d 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
-BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^2].*
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 12ca9fd00492..1ea20cd1067d 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
-BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^2].*
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 12ca9fd00492..1ea20cd1067d 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -17,7 +17,6 @@ MAINTAINER= ume@FreeBSD.org
COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
-BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^2].*