pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Syntax-SourceHighlight p5-Syntax-SourceHig...
details: https://anonhg.NetBSD.org/pkgsrc/rev/96c1704f90c7
branches: trunk
changeset: 382626:96c1704f90c7
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 01 18:50:36 2022 +0000
description:
p5-Syntax-SourceHighlight: add pkg-config to tools
Needed to find source-highlight; fixes build.
diffstat:
textproc/p5-Syntax-SourceHighlight/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7742f2e6c7eb -r 96c1704f90c7 textproc/p5-Syntax-SourceHighlight/Makefile
--- a/textproc/p5-Syntax-SourceHighlight/Makefile Mon Aug 01 18:47:40 2022 +0000
+++ b/textproc/p5-Syntax-SourceHighlight/Makefile Mon Aug 01 18:50:36 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2022/06/28 11:36:27 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2022/08/01 18:50:36 wiz Exp $
DISTNAME= Syntax-SourceHighlight-2.1.2
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,8 @@
PERL5_PACKLIST= auto/Syntax/SourceHighlight/.packlist
+USE_TOOLS+= pkg-config
+
.include "../../lang/perl5/module.mk"
.include "../../textproc/source-highlight/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index