diff options
author | minskim <minskim@pkgsrc.org> | 2009-08-03 23:38:34 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-08-03 23:38:34 +0000 |
commit | 38bc4b4542d1f3b8c76977547d365e7c65761820 (patch) | |
tree | 0a127c678f80cea438c37db3404fed3ff94a6158 /print/Makefile | |
parent | 93d273d5975cfd583bef0e31ff21c611b3a19b7a (diff) | |
download | pkgsrc-38bc4b4542d1f3b8c76977547d365e7c65761820.tar.gz |
Add texlive-pdftools.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 4776cc3ab25..269d1518b4a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.298 2009/08/02 19:20:51 minskim Exp $ +# $NetBSD: Makefile,v 1.299 2009/08/03 23:38:34 minskim Exp $ # COMMENT= Desktop publishing @@ -327,6 +327,7 @@ SUBDIR+= tex-xltxtra-doc SUBDIR+= tex-xunicode SUBDIR+= tex-xunicode-doc #SUBDIR+= texlive # place holder directory +SUBDIR+= texlive-pdftools SUBDIR+= texlive-tetex SUBDIR+= transfig SUBDIR+= web2c |