aboutsummaryrefslogtreecommitdiff
path: root/devel/libnfc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libnfc')
-rw-r--r--devel/libnfc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libnfc/Makefile b/devel/libnfc/Makefile
index 6979c0352178..a0e0b3c13e62 100644
--- a/devel/libnfc/Makefile
+++ b/devel/libnfc/Makefile
@@ -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)