pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/pam-u2f pam-u2f: needs asciidoc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b9afafda6ec
branches:  trunk
changeset: 441014:5b9afafda6ec
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Oct 23 16:39:46 2020 +0000

description:
pam-u2f: needs asciidoc

diffstat:

 security/pam-u2f/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5d443a857de1 -r 5b9afafda6ec security/pam-u2f/Makefile
--- a/security/pam-u2f/Makefile Fri Oct 23 16:29:34 2020 +0000
+++ b/security/pam-u2f/Makefile Fri Oct 23 16:39:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/10/22 23:46:06 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2020/10/23 16:39:46 tnn Exp $
 
 DISTNAME=      pam_u2f-1.1.0
 PKGNAME=       ${DISTNAME:S/pam_/pam-/}
@@ -10,6 +10,8 @@
 COMMENT=       PAM module for U2F over FIDO2 authentication
 LICENSE=       2-clause-bsd
 
+BUILD_DEPENDS+=        asciidoc-[0-9]*:../../textproc/asciidoc
+
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config



Home | Main Index | Thread Index | Old Index