summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-09-20 09:22:06 +0000
committernia <nia@pkgsrc.org>2019-09-20 09:22:06 +0000
commit3cc34cd96399bb01e369b208a8d04f00cbfd3f57 (patch)
treee63d93cad86515f37f3929ecacd2e05c6f358efd /www
parent43bbd7f610d933207e1453ec25cb77ef571d5faa (diff)
downloadpkgsrc-3cc34cd96399bb01e369b208a8d04f00cbfd3f57.tar.gz
snownews: Needs pkg-config
Diffstat (limited to 'www')
-rw-r--r--www/snownews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index 767ccc7e278..95a5dbc69c1 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -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 @@ LICENSE= gnu-gpl-v3
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