pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/liberation-ttf liberation-ttf: Mark python as bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/98e49b86d581
branches: trunk
changeset: 450242:98e49b86d581
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 13 08:20:51 2021 +0000
description:
liberation-ttf: Mark python as build-time dependency
Bump PKGREVISION.
diffstat:
fonts/liberation-ttf/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r a70b6b9fb2f5 -r 98e49b86d581 fonts/liberation-ttf/Makefile
--- a/fonts/liberation-ttf/Makefile Tue Apr 13 08:20:34 2021 +0000
+++ b/fonts/liberation-ttf/Makefile Tue Apr 13 08:20:51 2021 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2021/04/08 10:57:27 nia Exp $
+# $NetBSD: Makefile,v 1.18 2021/04/13 08:20:51 wiz Exp $
DISTNAME= liberation-fonts-ttf-2.1.3
PKGNAME= ${DISTNAME:S/-fonts//}
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=liberationfonts/}
GITHUB_PROJECT= liberation-fonts
@@ -23,6 +24,7 @@
BUILD_DEPENDS+= ${PYPKGPREFIX}-fonttools-[0-9]*:../../fonts/py-fonttools
BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
+PYTHON_FOR_BUILD_ONLY= tool
REPLACE_PYTHON+= scripts/setisFixedPitch-fonttools.py
do-install:
Home |
Main Index |
Thread Index |
Old Index