MFH: r500165
Add BUILD_DEPENDS security/nettle requires gmp 6.0.0+, otherwise support for public key algorithms will be unavailable. PR: 237582 Submitted by: eugen Approved by: ports-secteam (blanket)
This commit is contained in:
parent
c82873e3fe
commit
ced456960d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=500167
@ -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