pkgsrc-Changes archive

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

CVS commit: pkgsrc/news/pan



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Sep 29 15:33:26 UTC 2018

Modified Files:
        pkgsrc/news/pan: Makefile

Log Message:
pan: needs itstool


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/news/pan/Makefile

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

Modified files:

Index: pkgsrc/news/pan/Makefile
diff -u pkgsrc/news/pan/Makefile:1.94 pkgsrc/news/pan/Makefile:1.95
--- pkgsrc/news/pan/Makefile:1.94       Wed Aug 22 09:46:09 2018
+++ pkgsrc/news/pan/Makefile    Sat Sep 29 15:33:26 2018
@@ -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 @@ HOMEPAGE=             http://pan.rebelbase.com/
 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