From 200aaf122dd0e6296c785016c83da41e51fb49b5 Mon Sep 17 00:00:00 2001 From: mef Date: Mon, 11 Jan 2021 02:22:19 +0000 Subject: (security/oath-toolkit) Add TOOL_DEPENDS+= gtk-doc-[0-9]* --- security/oath-toolkit/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/oath-toolkit/Makefile b/security/oath-toolkit/Makefile index 9835e6bccd1..46836c127d5 100644 --- a/security/oath-toolkit/Makefile +++ b/security/oath-toolkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2020/11/05 09:09:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2021/01/11 02:22:19 mef Exp $ DISTNAME= oath-toolkit-2.4.1 PKGREVISION= 5 @@ -17,6 +17,7 @@ USE_LIBTOOL= yes USE_TOOLS+= autoconf automake m4 autoreconf BUILD_DEPENDS+= automake>=1.14:../../devel/automake +TOOL_DEPENDS+= gtk-doc-[0-9]*:../../textproc/gtk-doc PKGCONFIG_OVERRIDE+= liboath/liboath.pc.in -- cgit v1.2.3