diff options
author | mef <mef> | 2015-02-10 04:44:01 +0000 |
---|---|---|
committer | mef <mef> | 2015-02-10 04:44:01 +0000 |
commit | 26ddd85ca63a2d66efc891f232e760168a2ab99b (patch) | |
tree | 265c9cc6f3f73a68a331443fe9fe77f5da9383b3 /print | |
parent | 9415b6c69c8e8a0763e9bcf11f38c119357aa716 (diff) | |
download | pkgsrc-26ddd85ca63a2d66efc891f232e760168a2ab99b.tar.gz |
+ tex-adjustbox
+ tex-collectbox
+ tex-ydoc
---------------------------------------------------------------------
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 34d72ffef56..23ecb19b116 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.594 2014/11/29 15:53:10 prlw1 Exp $ +# $NetBSD: Makefile,v 1.595 2015/02/10 04:44:01 mef Exp $ # COMMENT= Desktop publishing @@ -181,6 +181,7 @@ SUBDIR+= tex-acmtrans-doc SUBDIR+= tex-acromake SUBDIR+= tex-acromake-doc SUBDIR+= tex-acronym +SUBDIR+= tex-adjustbox SUBDIR+= tex-acronym-doc SUBDIR+= tex-adrconv SUBDIR+= tex-adrconv-doc @@ -280,6 +281,7 @@ SUBDIR+= tex-cjkutils SUBDIR+= tex-cjkutils-doc SUBDIR+= tex-clrscode SUBDIR+= tex-clrscode-doc +SUBDIR+= tex-collectbox SUBDIR+= tex-collection-basic SUBDIR+= tex-collection-basic-doc SUBDIR+= tex-collection-genericrecommended @@ -772,6 +774,7 @@ SUBDIR+= tex-xtab SUBDIR+= tex-xtab-doc SUBDIR+= tex-xunicode SUBDIR+= tex-xunicode-doc +SUBDIR+= tex-ydoc SUBDIR+= tex-yfonts SUBDIR+= tex-yfonts-doc #SUBDIR+= texlive # place holder directory |