Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/balsa balsa: Use yelp-tools. Noted by joerg.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0d206e46c71
branches:  trunk
changeset: 430379:e0d206e46c71
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Apr 30 12:45:10 2020 +0000

description:
balsa: Use yelp-tools. Noted by joerg.

diffstat:

 mail/balsa/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0e0d1bead8d4 -r e0d206e46c71 mail/balsa/Makefile
--- a/mail/balsa/Makefile       Thu Apr 30 12:23:24 2020 +0000
+++ b/mail/balsa/Makefile       Thu Apr 30 12:45:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.155 2020/04/22 05:01:51 nia Exp $
+# $NetBSD: Makefile,v 1.156 2020/04/30 12:45:10 nia Exp $
 
 DISTNAME=      balsa-2.6.0
 CATEGORIES=    mail
@@ -18,6 +18,7 @@
 TOOL_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
 TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
 TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+TOOL_DEPENDS+= yelp-tools-[0-9]*:../../textproc/yelp-tools
 
 CFLAGS.SunOS+= -D__EXTENSIONS__
 



Home | Main Index | Thread Index | Old Index