pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/news/pan pan: needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dc972e2bdac8
branches:  trunk
changeset: 313410:dc972e2bdac8
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Sep 29 15:33:26 2018 +0000

description:
pan: needs itstool

diffstat:

 news/pan/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a635c1dd347b -r dc972e2bdac8 news/pan/Makefile
--- a/news/pan/Makefile Sat Sep 29 15:27:07 2018 +0000
+++ b/news/pan/Makefile Sat Sep 29 15:33:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2018/08/22 09:46:09 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2018/09/29 15:33:26 tnn Exp $
 
 DISTNAME=              pan-0.145
 PKGREVISION=           1
@@ -11,6 +11,8 @@
 COMMENT=               Newsreader for GTK2
 LICENSE=               gnu-gpl-v2
 
+BUILD_DEPENDS+=                itstool-[0-9]*:../../textproc/itstool
+
 USE_TOOLS+=            gettext-m4 gmake perl pkg-config
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      YES



Home | Main Index | Thread Index | Old Index