From d9a5486b3c1db87a0267c618e5e96d91afd2a48e Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 27 May 2015 22:17:14 +0000 Subject: Add lacheck, seetexk --- meta-pkgs/texlive-collection-binextra/Makefile | 8 ++++---- print/Makefile | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/meta-pkgs/texlive-collection-binextra/Makefile b/meta-pkgs/texlive-collection-binextra/Makefile index 7adf7f2671c..8d731edc8cd 100644 --- a/meta-pkgs/texlive-collection-binextra/Makefile +++ b/meta-pkgs/texlive-collection-binextra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/05/10 03:05:06 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/27 22:19:42 markd Exp $ DISTNAME= collection-binextra -PKGNAME= texlive-${DISTNAME}-2014pre2 +PKGNAME= texlive-${DISTNAME}-2014pre3 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 36355 @@ -42,7 +42,7 @@ DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng # depend hook-pre-commit-pkg # depend hyphenex # depend installfont -# depend lacheck +DEPENDS+= lacheck-[0-9]*:../../print/lacheck # depend latex-git-log # depend latex2man # depend latexdiff @@ -64,7 +64,7 @@ DEPENDS+= tex-pkfix-[0-9]*:../../print/tex-pkfix # depend pkfix-helper # depend purifyeps # depend pythontex -# depend seetexk +DEPENDS+= seetexk-[0-9]*:../../print/seetexk # depend sty2dtx # depend synctex # depend texcount diff --git a/print/Makefile b/print/Makefile index 7f846c77786..99fd3829af9 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.639 2015/05/26 10:55:13 jaapb Exp $ +# $NetBSD: Makefile,v 1.640 2015/05/27 22:17:14 markd Exp $ # COMMENT= Desktop publishing @@ -75,6 +75,7 @@ SUBDIR+= jcabc2ps SUBDIR+= kbibtex SUBDIR+= kbibtex-kde3 SUBDIR+= kpathsea +SUBDIR+= lacheck SUBDIR+= latex-mk SUBDIR+= latexmk SUBDIR+= lgrind @@ -149,6 +150,7 @@ SUBDIR+= ruby-pdf-writer SUBDIR+= ruby-prawn SUBDIR+= scribus SUBDIR+= scribus-qt4 +SUBDIR+= seetexk SUBDIR+= stylewriter SUBDIR+= tcl-pdflib SUBDIR+= teTeX -- cgit v1.2.3