pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pam-u2f
Module Name: pkgsrc
Committed By: tnn
Date: Fri Oct 23 16:39:46 UTC 2020
Modified Files:
pkgsrc/security/pam-u2f: Makefile
Log Message:
pam-u2f: needs asciidoc
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/pam-u2f/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/pam-u2f/Makefile
diff -u pkgsrc/security/pam-u2f/Makefile:1.2 pkgsrc/security/pam-u2f/Makefile:1.3
--- pkgsrc/security/pam-u2f/Makefile:1.2 Thu Oct 22 23:46:06 2020
+++ pkgsrc/security/pam-u2f/Makefile Fri Oct 23 16:39:46 2020
@@ -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 @@ HOMEPAGE= https://developers.yubico.com/
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