security/libtomcrypt: fix dependencies
This commit is contained in:
parent
aaf79fb706
commit
7aa2743703
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450764
@ -35,9 +35,9 @@ LIBTOMMATH_BUILD_DEPENDS= ${LOCALBASE}/include/tommath.h:math/libtommath
|
||||
LIBTOMMATH_CFLAGS= -DLTM_DESC
|
||||
LIBTOMMATH_VARS= EXTRALIBS+=-ltommath
|
||||
|
||||
LIBTOMSFASTMATH_BUILD_DEPENDS= ${LOCALBASE}/include/tfm.h:math/tomsfastmath
|
||||
LIBTOMSFASTMATH_CFLAGS= -DTFM_DESC
|
||||
LIBTOMSFASTMATH_VARS= EXTRALIBS+=-ltfm
|
||||
TOMSFASTMATH_BUILD_DEPENDS= ${LOCALBASE}/include/tfm.h:math/tomsfastmath
|
||||
TOMSFASTMATH_CFLAGS= -DTFM_DESC
|
||||
TOMSFASTMATH_VARS= EXTRALIBS+=-ltfm
|
||||
|
||||
GMP_LIB_DEPENDS= libgmp.so:math/gmp
|
||||
GMP_CFLAGS= -DGMP_DESC
|
||||
|
Loading…
Reference in New Issue
Block a user