summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2019-09-14 13:17:59 +0000
committertnn <tnn@pkgsrc.org>2019-09-14 13:17:59 +0000
commit62a5b6fa3fe861992a3950007ef8317104141ecc (patch)
tree7f14a42dc04e924d28f358dee21eb264ec16d64a /security
parentcd24353add4bcc529ed82868cb71e9161d15f499 (diff)
downloadpkgsrc-62a5b6fa3fe861992a3950007ef8317104141ecc.tar.gz
ykpers: needs asciidoc
Diffstat (limited to 'security')
-rw-r--r--security/ykpers/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile
index f89e1ce5144..1d5a2e35868 100644
--- a/security/ykpers/Makefile
+++ b/security/ykpers/Makefile
@@ -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/yubikey-personalization/
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