pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/harfbuzz harbuzz and harfbuzz-icu use python3 wh...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a510f6081b7d
branches:  trunk
changeset: 450489:a510f6081b7d
user:      nros <nros%pkgsrc.org@localhost>
date:      Sat Apr 17 18:42:08 2021 +0000

description:
harbuzz and harfbuzz-icu use python3 when building

diffstat:

 fonts/harfbuzz/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 0471f8d5c7da -r a510f6081b7d fonts/harfbuzz/Makefile.common
--- a/fonts/harfbuzz/Makefile.common    Sat Apr 17 18:10:28 2021 +0000
+++ b/fonts/harfbuzz/Makefile.common    Sat Apr 17 18:42:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2021/01/01 08:58:00 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.5 2021/04/17 18:42:08 nros Exp $
 # used by fonts/harfbuzz-icu/Makefile
 
 DISTNAME=      harfbuzz-2.7.4
@@ -85,3 +85,4 @@
 # graphite2 support breaks graphics/librsvg-c
 .include "../../graphics/graphite2/buildlink3.mk"
 .endif
+.include "../../lang/python/tool.mk"



Home | Main Index | Thread Index | Old Index