aboutsummaryrefslogtreecommitdiff
path: root/devel/libnfc
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2011-05-18 11:25:10 +0000
committerRomain Tartière <romain@FreeBSD.org>2011-05-18 11:25:10 +0000
commitf817446e0f3c63b9376f5f2b35cdb930d66ce083 (patch)
treeb3ab367313dc92fba746aca5bc9c8a58c277fb4e /devel/libnfc
parent7e42330e3f7709056ccc5e328ef0e541fb246651 (diff)
downloadports-f817446e0f3c63b9376f5f2b35cdb930d66ce083.tar.gz
ports-f817446e0f3c63b9376f5f2b35cdb930d66ce083.zip
Notes
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)