summaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-04-30 12:45:10 +0000
committernia <nia@pkgsrc.org>2020-04-30 12:45:10 +0000
commit03a5389275d0d05f7eeebbc42810ee3a63e53259 (patch)
tree780bb63d1def777513a028f789d32544496659ce /mail/balsa
parentbcc7c476a5fa78411891e02b44c42b37bd47fa8b (diff)
downloadpkgsrc-03a5389275d0d05f7eeebbc42810ee3a63e53259.tar.gz
balsa: Use yelp-tools. Noted by joerg.
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 7ac1ec35d36..11fbcd0551d 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -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__