pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/pam-yubico Add missing pam.bl3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca0184655624
branches: trunk
changeset: 603834:ca0184655624
user: dholland <dholland%pkgsrc.org@localhost>
date: Mon May 14 08:03:54 2012 +0000
description:
Add missing pam.bl3.mk.
diffstat:
security/pam-yubico/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 68027a68e0dd -r ca0184655624 security/pam-yubico/Makefile
--- a/security/pam-yubico/Makefile Mon May 14 07:52:32 2012 +0000
+++ b/security/pam-yubico/Makefile Mon May 14 08:03:54 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/13 15:32:47 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2012/05/14 08:03:54 dholland Exp $
DISTNAME= pam_yubico-2.11
PKGNAME= ${DISTNAME:S/_/-/}
@@ -19,4 +19,5 @@
.include "../../security/libyubikey/buildlink3.mk"
.include "../../security/ykclient/buildlink3.mk"
.include "../../security/ykpers/buildlink3.mk"
+.include "../../mk/pam.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index