This now depends on libgcrypt-devel.
This commit is contained in:
parent
290bceb8f9
commit
3e0df62a6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104585
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ WITH_GNUTLS= yes
|
|||
.endif
|
||||
|
||||
.ifdef WITH_GNUTLS
|
||||
LIB_DEPENDS+= gcrypt.10:${PORTSDIR}/security/libgcrypt \
|
||||
LIB_DEPENDS+= gcrypt.10:${PORTSDIR}/security/libgcrypt-devel \
|
||||
gnutls.13:${PORTSDIR}/security/gnutls
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue