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: wiz
Date: Fri Apr 8 06:52:53 UTC 2022
Modified Files:
pkgsrc/news/pan: Makefile
Log Message:
pan: add some missing tool dependencies
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 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.120 pkgsrc/news/pan/Makefile:1.121
--- pkgsrc/news/pan/Makefile:1.120 Sun Apr 3 19:33:11 2022
+++ pkgsrc/news/pan/Makefile Fri Apr 8 06:52:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.120 2022/04/03 19:33:11 rhialto Exp $
+# $NetBSD: Makefile,v 1.121 2022/04/08 06:52:53 wiz Exp $
PKGNAME= pan-0.150
CATEGORIES= news
@@ -12,6 +12,9 @@ HOMEPAGE= http://pan.rebelbase.com/
COMMENT= Newsreader for GTK3
LICENSE= gnu-gpl-v2
+TOOL_DEPENDS+= gettext-tools-[0-9]*:../../devel/gettext-tools
+TOOL_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4
+
USE_TOOLS+= gmake msgfmt perl pkg-config itstool
USE_TOOLS+= autoconf automake
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index