pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/ykpers ykpers: needs asciidoc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f4c9349f704
branches:  trunk
changeset: 339690:2f4c9349f704
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Sep 14 13:17:59 2019 +0000

description:
ykpers: needs asciidoc

diffstat:

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

diffs (18 lines):

diff -r 539f68f44a61 -r 2f4c9349f704 security/ykpers/Makefile
--- a/security/ykpers/Makefile  Sat Sep 14 12:35:01 2019 +0000
+++ b/security/ykpers/Makefile  Sat Sep 14 13:17:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/09/12 22:54:23 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2019/09/14 13:17:59 tnn Exp $
 #
 
 GITHUB_PROJECT=        yubikey-personalization
@@ -12,6 +12,8 @@
 COMMENT=       Yubico's YubiKey re-programming toolkit
 LICENSE=       modified-bsd
 
+BUILD_DEPENDS+=        asciidoc-[0-9]*:../../textproc/asciidoc
+
 GNU_CONFIGURE= yes
 USE_TOOLS+=    gmake pkg-config autoconf automake autoreconf
 USE_LIBTOOL=   yes



Home | Main Index | Thread Index | Old Index