aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2024-05-14 08:19:14 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2024-05-14 08:20:24 +0000
commit5d5ffd3dd5dadc0829a65de59ebb34f3888934ab (patch)
tree375ea7c70de72ae3480ace6ae245f78cb87bca4a
parent8cc55088d7c033d4e092d3e05a94f4d5b7508b06 (diff)
downloadports-5d5ffd3dd5dadc0829a65de59ebb34f3888934ab.tar.gz
ports-5d5ffd3dd5dadc0829a65de59ebb34f3888934ab.zip
security/pcsc-tools: Fix build after pcsc-lite update
-rw-r--r--security/pcsc-tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile
index 2922fc6657b1..e806f5e32813 100644
--- a/security/pcsc-tools/Makefile
+++ b/security/pcsc-tools/Makefile
@@ -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