mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- Fix build by depending on libgcrypt explicitly
Reported by: pointyhat
This commit is contained in:
parent
8b78f1c4f3
commit
5ade40d72e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277877
@ -14,7 +14,8 @@ MASTER_SITES= http://wald.intevation.org/frs/download.php/600/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Libraries for OpenVAS
|
||||
|
||||
LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls
|
||||
LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \
|
||||
gcrypt.18:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user