mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/libccid: Unbreak build after pcsc-lite update
Reported by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Fixes: 0a1b69a668
Sponsored by: Serenity Cybersecurity, LLC
This commit is contained in:
parent
8e136401b5
commit
d533dce1d7
@ -1,5 +1,6 @@
|
||||
PORTNAME= ccid
|
||||
PORTVERSION= 1.5.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://ccid.apdu.fr/files/
|
||||
|
||||
@ -20,6 +21,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers \
|
||||
--enable-ccidtwindir=${PREFIX}/lib/pcsc/drivers/serial
|
||||
|
||||
LDFLAGS= -pthread
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PLIST_FILES= bin/RSA_SecurID_getpasswd \
|
||||
|
Loading…
Reference in New Issue
Block a user