Register a conflict with bsdftpd-ssl.
Reported by: rodrigo
This commit is contained in:
parent
34a95281a1
commit
8d867d44bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451260
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ COMMENT= MIT implementation of RFC 4120 network authentication clients
|
||||||
|
|
||||||
BUILD_DEPENDS= krb5-config:security/krb5
|
BUILD_DEPENDS= krb5-config:security/krb5
|
||||||
|
|
||||||
CONFLICTS= krb4-[0-9]* krb5-1.[0-7].* heimdal-[0-9]* srp-[0-9]*
|
CONFLICTS= krb4-[0-9]* krb5-1.[0-7].* heimdal-[0-9]* srp-[0-9]* \
|
||||||
|
bsdftpd-ssl-*
|
||||||
|
|
||||||
KERBEROSV_URL= http://web.mit.edu/kerberos/
|
KERBEROSV_URL= http://web.mit.edu/kerberos/
|
||||||
USES= autoreconf gmake ncurses perl5 gssapi:mit ssl
|
USES= autoreconf gmake ncurses perl5 gssapi:mit ssl
|
||||||
|
|
Loading…
Reference in a new issue