mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix gnutls dependency line.
Reported by: pointyhat via erwin Pointy hat to: novel
This commit is contained in:
parent
ab25581a8e
commit
485b8042d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208587
@ -59,7 +59,7 @@ CONFIGURE_ARGS+= --disable-clamav
|
||||
.if defined(WITHOUT_GNUTLS)
|
||||
CONFIGURE_ARGS+= --disable-gnutls
|
||||
.else
|
||||
LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user