mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
net/freerdp3: fix dependency from libpcsclite.so
libpcsclite.so is not dynamically linked - it loaded in runtime. Option PCSC isn't default.
This commit is contained in:
parent
6606ac0657
commit
97a0b5ecc9
@ -132,7 +132,7 @@ OPUS_LIB_DEPENDS= libopus.so:audio/opus
|
||||
OPUS_CMAKE_BOOL= WITH_OPUS
|
||||
|
||||
# LoadLibraryA("libpcsclite.so")
|
||||
PCSC_LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite
|
||||
PCSC_RUN_DEPENDS= ${LOCALBASE}/lib/libpcsclite.so:devel/pcsc-lite
|
||||
PCSC_CMAKE_BOOL= WITH_PCSC
|
||||
|
||||
PKCS11_BUILD_DEPENDS= ${LOCALBASE}/include/pkcs11-helper-1.0/pkcs11.h:security/pkcs11-helper
|
||||
|
Loading…
x
Reference in New Issue
Block a user