pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/tex-fontools-doc



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 14 13:22:56 UTC 2019

Modified Files:
        pkgsrc/fonts/tex-fontools-doc: Makefile

Log Message:
(fonts/tex-fontools-doc): Add USE_TOOLS+= perl, see bulklog report


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/fonts/tex-fontools-doc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/tex-fontools-doc/Makefile
diff -u pkgsrc/fonts/tex-fontools-doc/Makefile:1.9 pkgsrc/fonts/tex-fontools-doc/Makefile:1.10
--- pkgsrc/fonts/tex-fontools-doc/Makefile:1.9  Sun Aug 11 04:50:53 2019
+++ pkgsrc/fonts/tex-fontools-doc/Makefile      Sat Sep 14 13:22:56 2019
@@ -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"



Home | Main Index | Thread Index | Old Index