pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ykpers



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Sep 14 13:17:59 UTC 2019

Modified Files:
        pkgsrc/security/ykpers: Makefile

Log Message:
ykpers: needs asciidoc


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/ykpers/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/ykpers/Makefile
diff -u pkgsrc/security/ykpers/Makefile:1.16 pkgsrc/security/ykpers/Makefile:1.17
--- pkgsrc/security/ykpers/Makefile:1.16        Thu Sep 12 22:54:23 2019
+++ pkgsrc/security/ykpers/Makefile     Sat Sep 14 13:17:59 2019
@@ -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 @@ HOMEPAGE=     https://developers.yubico.com/
 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