pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/oath-toolkit (security/oath-toolkit) Add TOOL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f57759439d27
branches:  trunk
changeset: 444620:f57759439d27
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 11 02:22:19 2021 +0000

description:
(security/oath-toolkit) Add TOOL_DEPENDS+= gtk-doc-[0-9]*

diffstat:

 security/oath-toolkit/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 443fdae18b00 -r f57759439d27 security/oath-toolkit/Makefile
--- a/security/oath-toolkit/Makefile    Mon Jan 11 01:06:45 2021 +0000
+++ b/security/oath-toolkit/Makefile    Mon Jan 11 02:22:19 2021 +0000
@@ -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_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
 



Home | Main Index | Thread Index | Old Index