pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/balsa



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Apr 30 12:45:10 UTC 2020

Modified Files:
        pkgsrc/mail/balsa: Makefile

Log Message:
balsa: Use yelp-tools. Noted by joerg.


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/mail/balsa/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/balsa/Makefile
diff -u pkgsrc/mail/balsa/Makefile:1.155 pkgsrc/mail/balsa/Makefile:1.156
--- pkgsrc/mail/balsa/Makefile:1.155    Wed Apr 22 05:01:51 2020
+++ pkgsrc/mail/balsa/Makefile  Thu Apr 30 12:45:10 2020
@@ -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 @@ GNU_CONFIGURE=        yes
 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