pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-plain Add tex-knuth-lib dependency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc3e2c11bb76
branches:  trunk
changeset: 367842:cc3e2c11bb76
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Sep 08 02:47:24 2017 +0000

description:
Add tex-knuth-lib dependency

diffstat:

 print/tex-plain/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r d9b8252bfb6a -r cc3e2c11bb76 print/tex-plain/Makefile
--- a/print/tex-plain/Makefile  Fri Sep 08 02:38:35 2017 +0000
+++ b/print/tex-plain/Makefile  Fri Sep 08 02:47:24 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2017/09/06 16:27:19 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2017/09/08 02:47:24 markd Exp $
 
 DISTNAME=      plain
 PKGNAME=       tex-${DISTNAME}-3.141592653.43076
-PKGREVISION=   1
+PKGREVISION=   2
 TEXLIVE_REV=   43076
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -13,6 +13,7 @@
 DEPENDS+=      tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
 DEPENDS+=      tex-cm-[0-9]*:../../fonts/tex-cm
 DEPENDS+=      tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+=      tex-knuth-lib-[0-9]*:../../fonts/tex-knuth-lib
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index