Fix dependency on tpm-emulator.
Pointy hat to: myself
This commit is contained in:
parent
b9daf85bc7
commit
b92c85dec0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264187
@ -48,7 +48,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
.if defined(WITH_EMULATOR)
|
||||
PKGNAMESUFFIX+= -no_tddl
|
||||
LIB_DEPENDS+= tddl:${PORTSDIR}/security/tpm-emulator
|
||||
LIB_DEPENDS+= tddl:${PORTSDIR}/emulators/tpm-emulator
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|\.\./tddl/libtddl\.a|${LOCALBASE}/lib/libtddl\.a|g' ${WRKSRC}/src/tcs/Makefile.am
|
||||
|
Loading…
Reference in New Issue
Block a user