summaryrefslogtreecommitdiff
path: root/security/pcsc-lite
diff options
context:
space:
mode:
authorgdt <gdt>2014-03-17 17:44:23 +0000
committergdt <gdt>2014-03-17 17:44:23 +0000
commite89d3f74cb39dca728875958504b8eb0e92b057a (patch)
tree615ec4f73b276a47dc1a7db0c55028a40471f31a /security/pcsc-lite
parentd746929043843fe00cfff6d37e8ec2f26b27479d (diff)
downloadpkgsrc-e89d3f74cb39dca728875958504b8eb0e92b057a.tar.gz
Drop libusb1 from pcsc-lite's bl3.
sbin/pcscd is linked with libusb1, but the installed libraries and headers do not reference libusb at all. Not including libusb1 avoids having pcsc-lite's bl3 pull in pthreads to depending packages.
Diffstat (limited to 'security/pcsc-lite')
-rw-r--r--security/pcsc-lite/Makefile3
-rw-r--r--security/pcsc-lite/buildlink3.mk3
2 files changed, 3 insertions, 3 deletions
diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile
index 4c6a5b0cf66..a70b7198dd6 100644
--- a/security/pcsc-lite/Makefile
+++ b/security/pcsc-lite/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2014/02/25 17:47:19 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2014/03/17 17:44:23 gdt Exp $
#
DISTNAME= pcsc-lite-1.8.11
+PKGREVISION= 1
CATEGORIES= security
# Note that the MASTER_SITES URL is not stable with version changes,
# and one can end up with an old version if DISTNAME is changed but
diff --git a/security/pcsc-lite/buildlink3.mk b/security/pcsc-lite/buildlink3.mk
index 7f95994e949..8aba47976ec 100644
--- a/security/pcsc-lite/buildlink3.mk
+++ b/security/pcsc-lite/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2013/01/08 22:51:39 pettai Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2014/03/17 17:44:23 gdt Exp $
BUILDLINK_TREE+= pcsc-lite
@@ -8,7 +8,6 @@ PCSC_LITE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pcsc-lite+= pcsc-lite>=1.6.5
BUILDLINK_PKGSRCDIR.pcsc-lite?= ../../security/pcsc-lite
-.include "../../devel/libusb1/buildlink3.mk"
.endif # PCSC_LITE_BUILDLINK3_MK
BUILDLINK_TREE+= -pcsc-lite