pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/R-pingr
Module Name: pkgsrc
Committed By: mef
Date: Sat Aug 1 13:11:51 UTC 2020
Modified Files:
pkgsrc/net/R-pingr: Makefile
Log Message:
(net/R-pingr) Correct PATH for tex-inconsolata
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/R-pingr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/R-pingr/Makefile
diff -u pkgsrc/net/R-pingr/Makefile:1.1 pkgsrc/net/R-pingr/Makefile:1.2
--- pkgsrc/net/R-pingr/Makefile:1.1 Sat Aug 1 13:08:32 2020
+++ pkgsrc/net/R-pingr/Makefile Sat Aug 1 13:11:51 2020
@@ -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 @@ LICENSE= mit # + file LICENSE
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