Add BUILD_DEPENDS
security/nettle requires gmp 6.0.0+, otherwise support for public key algorithms will be unavailable. PR: 237582 Submitted by: eugen
This commit is contained in:
parent
670c7eeb77
commit
f92921520f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500165
@ -17,6 +17,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYINGv2
|
||||
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYINGv3
|
||||
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3
|
||||
|
||||
BUILD_DEPENDS= gmp>=6.0.0:math/gmp
|
||||
LIB_DEPENDS= libgmp.so:math/gmp
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
Loading…
Reference in New Issue
Block a user