pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/w3m w3m: add pkg-config to tools
details: https://anonhg.NetBSD.org/pkgsrc/rev/c57a7246328b
branches: trunk
changeset: 386373:c57a7246328b
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 06 21:33:55 2022 +0000
description:
w3m: add pkg-config to tools
Closes PR 57048 from adr
diffstat:
www/w3m/Makefile.common | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 62bb47a8cee5 -r c57a7246328b www/w3m/Makefile.common
--- a/www/w3m/Makefile.common Thu Oct 06 21:30:07 2022 +0000
+++ b/www/w3m/Makefile.common Thu Oct 06 21:33:55 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.74 2022/08/13 11:27:56 wiz Exp $
+# $NetBSD: Makefile.common,v 1.75 2022/10/06 21:33:55 wiz Exp $
#
# used by www/w3m/Makefile
# used by www/w3m-img/Makefile
@@ -25,7 +25,7 @@
W3M_PKGVERS= ${W3M_VERS:S/+git/.0./}
# For w3mman, xface2xpm, cgi scripts.
-USE_TOOLS+= perl:run pax
+USE_TOOLS+= perl:run pax pkg-config
DOCDIR= share/doc/w3m
Home |
Main Index |
Thread Index |
Old Index