Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/R-pingr (net/R-pingr) Correct PATH for tex-inconso...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3456cd6bacfb
branches: trunk
changeset: 436387:3456cd6bacfb
user: mef <mef%pkgsrc.org@localhost>
date: Sat Aug 01 13:11:51 2020 +0000
description:
(net/R-pingr) Correct PATH for tex-inconsolata
diffstat:
net/R-pingr/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3dbc342b5f1c -r 3456cd6bacfb net/R-pingr/Makefile
--- a/net/R-pingr/Makefile Sat Aug 01 13:08:32 2020 +0000
+++ b/net/R-pingr/Makefile Sat Aug 01 13:11:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/08/01 13:08:32 mef Exp $
+# $NetBSD: Makefile,v 1.2 2020/08/01 13:11:51 mef Exp $
R_PKGNAME= pingr
R_PKGVER= 2.0.1
@@ -11,7 +11,7 @@
DEPENDS+= R-processx>=3.4.1:../../sysutils/R-processx
# may conflict with tex-tetex-3.0.50602nb1
-TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../print/tex-inconsolata
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index