pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/snownews snownews: Needs pkg-config



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a7c6f161a8e
branches:  trunk
changeset: 401577:3a7c6f161a8e
user:      nia <nia%pkgsrc.org@localhost>
date:      Fri Sep 20 09:22:06 2019 +0000

description:
snownews: Needs pkg-config

diffstat:

 www/snownews/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 610ed0d00d89 -r 3a7c6f161a8e www/snownews/Makefile
--- a/www/snownews/Makefile     Fri Sep 20 07:45:21 2019 +0000
+++ b/www/snownews/Makefile     Fri Sep 20 09:22:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2019/09/16 11:42:50 nia Exp $
+# $NetBSD: Makefile,v 1.56 2019/09/20 09:22:06 nia Exp $
 
 DISTNAME=      snownews-1.6.10
 CATEGORIES=    www
@@ -11,7 +11,7 @@
 
 DEPENDS+=      p5-XML-LibXML>=1.58:../../textproc/p5-XML-LibXML
 
-USE_TOOLS+=    gmake msgfmt perl
+USE_TOOLS+=    gmake msgfmt perl pkg-config
 HAS_CONFIGURE= yes
 FAKE_NCURSES=  yes
 



Home | Main Index | Thread Index | Old Index