summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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