summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2019-09-14 13:22:56 +0000
committermef <mef@pkgsrc.org>2019-09-14 13:22:56 +0000
commitc518d6ada900e913982d1c935a1244d15378675e (patch)
tree9f5f66f5f31c3cf40ddd7c5ceb20b7812ae756ed /fonts
parent62a5b6fa3fe861992a3950007ef8317104141ecc (diff)
downloadpkgsrc-c518d6ada900e913982d1c935a1244d15378675e.tar.gz
(fonts/tex-fontools-doc): Add USE_TOOLS+= perl, see bulklog report
Diffstat (limited to 'fonts')
-rw-r--r--fonts/tex-fontools-doc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/tex-fontools-doc/Makefile b/fonts/tex-fontools-doc/Makefile
index ef47eeaecbd..9aedce53ed7 100644
--- a/fonts/tex-fontools-doc/Makefile
+++ b/fonts/tex-fontools-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/08/11 04:50:53 markd Exp $
+# $NetBSD: Makefile,v 1.10 2019/09/14 13:22:56 mef Exp $
DISTNAME= fontools.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2019.51625
@@ -9,6 +9,7 @@ HOMEPAGE= https://ctan.org/pkg/fontools
COMMENT= Documentation for tex-fontools
LICENSE= gnu-gpl-v2
+USE_TOOLS+= perl
REPLACE_PERL+= texmf-dist/doc/support/fontools/splitttc
.include "../../print/texlive/package.mk"