mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Fix RUN_DEPENDS after devel/libccid update.
Reported by: pointyhat via erwin@
This commit is contained in:
parent
7e42330e3f
commit
f817446e0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274261
@ -77,7 +77,7 @@ CONFIGURE_ARGS+=--disable-serial-autoprobe
|
||||
|
||||
.if defined(WITH_ACR122)
|
||||
LIB_DEPENDS+= pcsclite.1:${PORTSDIR}/devel/pcsc-lite
|
||||
RUN_DEPENDS+= RSA_SecurID_getpasswd:${PORTSDIR}/devel/libccid
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/pcsc/drivers/ifd-ccid.bundle/Contents/FreeBSD/libccid.so:${PORTSDIR}/devel/libccid
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PN531USB) || defined(WITH_PN533USB)
|
||||
|
Loading…
Reference in New Issue
Block a user