pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ykpers wants to link with pthreads
details: https://anonhg.NetBSD.org/pkgsrc/rev/1bb2d907c532
branches: trunk
changeset: 648519:1bb2d907c532
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Mar 15 14:17:00 2015 +0000
description:
wants to link with pthreads
diffstat:
security/ykpers/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 5985499afc81 -r 1bb2d907c532 security/ykpers/Makefile
--- a/security/ykpers/Makefile Sun Mar 15 14:15:19 2015 +0000
+++ b/security/ykpers/Makefile Sun Mar 15 14:17:00 2015 +0000
@@ -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 @@
.include "../../security/libyubikey/buildlink3.mk"
.include "../../devel/libusb1/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index