pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-jfmutil tex-jfmutil: needs perl at runtime



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8e02950a56b5
branches:  trunk
changeset: 447040:8e02950a56b5
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Feb 15 04:39:57 2021 +0000

description:
tex-jfmutil: needs perl at runtime

diffstat:

 print/tex-jfmutil/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 21bf9b35515c -r 8e02950a56b5 print/tex-jfmutil/Makefile
--- a/print/tex-jfmutil/Makefile        Mon Feb 15 04:26:33 2021 +0000
+++ b/print/tex-jfmutil/Makefile        Mon Feb 15 04:39:57 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/12 02:15:02 markd Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/15 04:39:57 markd Exp $
 
 DISTNAME=      jfmutil
 PKGNAME=       tex-${DISTNAME}-1.3.1
@@ -9,6 +9,8 @@
 COMMENT=       Utility to process pTeX-extended TFM and VF
 LICENSE=       mit
 
+USE_TOOLS+=    perl:run
+
 INSTALLATION_DIRS+=    bin
 
 REPLACE_PERL=  texmf-dist/scripts/jfmutil/jfmutil.pl



Home | Main Index | Thread Index | Old Index