This now depends on libgcrypt-devel.

This commit is contained in:
Joe Marcus Clarke 2004-03-19 05:37:40 +00:00
parent 290bceb8f9
commit 3e0df62a6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104585

View file

@ -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