diff options
author | minskim <minskim@pkgsrc.org> | 2011-10-27 19:05:16 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-10-27 19:05:16 +0000 |
commit | fad9edc1d4edc054cbdee7a78f163002a6aeeaaf (patch) | |
tree | dbc4297bae80b85e4d7a52b97ccff2eac0c141fe /print | |
parent | 3c0d298623dd71c2a3d0073a9e27194a7f2d858b (diff) | |
download | pkgsrc-fad9edc1d4edc054cbdee7a78f163002a6aeeaaf.tar.gz |
Add tex-pdftools{,-doc}.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 3351a4d78ad..190fc5ff6a6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.508 2011/10/27 18:44:14 minskim Exp $ +# $NetBSD: Makefile,v 1.509 2011/10/27 19:05:16 minskim Exp $ # COMMENT= Desktop publishing @@ -491,6 +491,8 @@ SUBDIR+= tex-pdfpages-doc SUBDIR+= tex-pdftex SUBDIR+= tex-pdftex-def SUBDIR+= tex-pdftex-doc +SUBDIR+= tex-pdftools +SUBDIR+= tex-pdftools-doc SUBDIR+= tex-pgf SUBDIR+= tex-pgf-doc SUBDIR+= tex-pgfplots |