diff options
author | markd <markd@pkgsrc.org> | 2016-06-19 04:11:16 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-06-19 04:11:16 +0000 |
commit | e109c27d46dc45b9697f129a4390c380808877f9 (patch) | |
tree | 486937344bb0e49676f832e147e2fee374995a31 /print/Makefile | |
parent | 8c76e01fbeaba2895ece32b025f07d4a185c45ac (diff) | |
download | pkgsrc-e109c27d46dc45b9697f129a4390c380808877f9.tar.gz |
Add tex-graphics-cfg{,-doc} tex-dvisvgm-def{,-doc}
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 8e217d6b8ac..36909ad6de2 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.662 2016/06/16 19:32:38 markd Exp $ +# $NetBSD: Makefile,v 1.663 2016/06/19 04:11:16 markd Exp $ # COMMENT= Desktop publishing @@ -450,6 +450,8 @@ SUBDIR+= tex-dvipdfmx-def SUBDIR+= tex-dvipdfmx-doc SUBDIR+= tex-dvips SUBDIR+= tex-dvips-doc +SUBDIR+= tex-dvisvgm-def +SUBDIR+= tex-dvisvgm-def-doc SUBDIR+= tex-easy-todo SUBDIR+= tex-easy-todo-doc SUBDIR+= tex-edmac @@ -574,6 +576,8 @@ SUBDIR+= tex-glossaries-doc SUBDIR+= tex-go SUBDIR+= tex-go-doc SUBDIR+= tex-graphics +SUBDIR+= tex-graphics-cfg +SUBDIR+= tex-graphics-cfg-doc SUBDIR+= tex-graphics-doc SUBDIR+= tex-guide-to-latex SUBDIR+= tex-gustlib |