diff options
author | markd <markd@pkgsrc.org> | 2019-01-22 11:54:19 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2019-01-22 11:54:19 +0000 |
commit | 10de2fa671cd794ff65abf9a67b7ea77bb94eeb5 (patch) | |
tree | 8d9834ce974d81eb64f544f9a23cf7d853b92768 /print/Makefile | |
parent | c931d717b75493b8eaf5f3e34995479c850fc4f8 (diff) | |
download | pkgsrc-10de2fa671cd794ff65abf9a67b7ea77bb94eeb5.tar.gz |
print: add tex-{etoc,listofitems,newunicodechar,stackengine}{,-doc}
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index e0ad14a40f6..2393e822bfb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.720 2019/01/12 20:17:23 markd Exp $ +# $NetBSD: Makefile,v 1.721 2019/01/22 11:54:19 markd Exp $ # COMMENT= Desktop publishing @@ -568,6 +568,8 @@ SUBDIR+= tex-etex SUBDIR+= tex-etex-doc SUBDIR+= tex-etex-pkg SUBDIR+= tex-etex-pkg-doc +SUBDIR+= tex-etoc +SUBDIR+= tex-etoc-doc SUBDIR+= tex-ethiop SUBDIR+= tex-ethiop-doc SUBDIR+= tex-etoolbox-de-doc @@ -855,6 +857,8 @@ SUBDIR+= tex-listing SUBDIR+= tex-listing-doc SUBDIR+= tex-listings SUBDIR+= tex-listings-doc +SUBDIR+= tex-listofitems +SUBDIR+= tex-listofitems-doc SUBDIR+= tex-lkproof SUBDIR+= tex-lkproof-doc SUBDIR+= tex-localloc @@ -957,6 +961,8 @@ SUBDIR+= tex-newlfm SUBDIR+= tex-newlfm-doc SUBDIR+= tex-newsletr SUBDIR+= tex-newsletr-doc +SUBDIR+= tex-newunicodechar +SUBDIR+= tex-newunicodechar-doc SUBDIR+= tex-nextpage SUBDIR+= tex-nolbreaks SUBDIR+= tex-nolbreaks-doc @@ -1168,6 +1174,8 @@ SUBDIR+= tex-sphack-doc SUBDIR+= tex-splitbib SUBDIR+= tex-srcltx SUBDIR+= tex-srcltx-doc +SUBDIR+= tex-stackengine +SUBDIR+= tex-stackengine-doc SUBDIR+= tex-standalone SUBDIR+= tex-standalone-doc SUBDIR+= tex-startex |