pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/angle-grinder textproc/angle-grinder: fix bro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5255784be16b
branches:  trunk
changeset: 378668:5255784be16b
user:      pin <pin%pkgsrc.org@localhost>
date:      Thu May 05 06:59:17 2022 +0000

description:
textproc/angle-grinder: fix broken build

diffstat:

 textproc/angle-grinder/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 77a347c362bf -r 5255784be16b textproc/angle-grinder/Makefile
--- a/textproc/angle-grinder/Makefile   Thu May 05 06:48:51 2022 +0000
+++ b/textproc/angle-grinder/Makefile   Thu May 05 06:59:17 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/05/03 19:13:38 pin Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/05 06:59:17 pin Exp $
 
 DISTNAME=      angle-grinder-0.18.0
 CATEGORIES=    textproc
@@ -13,6 +13,7 @@
 .include "cargo-depends.mk"
 
 USE_LANGUAGES+=                c++
+USE_TOOLS+=            pkg-config
 
 INSTALLATION_DIRS=     bin
 



Home | Main Index | Thread Index | Old Index