mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/pcsc-tools: Fix build after pcsc-lite update
This commit is contained in:
parent
8cc55088d7
commit
5d5ffd3dd5
@ -1,5 +1,6 @@
|
||||
PORTNAME= pcsc-tools
|
||||
PORTVERSION= 1.7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://pcsc-tools.apdu.fr/
|
||||
|
||||
@ -15,6 +16,7 @@ RUN_DEPENDS= p5-PCSC-Card>=0:devel/p5-PCSC-Card \
|
||||
|
||||
USES= gmake pkgconfig tar:bzip2 gettext-tools
|
||||
|
||||
LDFLAGS= -pthread
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user