summaryrefslogtreecommitdiff
path: root/security/ykpers
diff options
context:
space:
mode:
authortnn <tnn>2015-03-15 14:17:00 +0000
committertnn <tnn>2015-03-15 14:17:00 +0000
commitc392118cc0c251b05ca0085fa0346e7ef74e5b2a (patch)
tree434cccb68d06f1693eafc5287193847ce5b8839d /security/ykpers
parent05e7bb49820869bd93624416cf69b20979b64888 (diff)
downloadpkgsrc-c392118cc0c251b05ca0085fa0346e7ef74e5b2a.tar.gz
wants to link with pthreads
Diffstat (limited to 'security/ykpers')
-rw-r--r--security/ykpers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile
index 458ba63f0c9..b38fe63073c 100644
--- a/security/ykpers/Makefile
+++ b/security/ykpers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/11/14 21:19:16 pettai Exp $
+# $NetBSD: Makefile,v 1.14 2015/03/15 14:17:00 tnn Exp $
#
DISTNAME= ykpers-1.16.1
@@ -18,4 +18,5 @@ PKGCONFIG_OVERRIDE+= ykpers-1.pc.in
.include "../../security/libyubikey/buildlink3.mk"
.include "../../devel/libusb1/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"