Stop depending on makedepend. Though configure checks existence
of makedepend, it is not used actually. So, we don't need to depend on it.
This commit is contained in:
parent
c8747bf850
commit
4806aacbd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135986
@ -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].*
|
||||
|
||||
|
@ -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].*
|
||||
|
||||
|
@ -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].*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user