diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2015-11-15 11:39:25 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2015-11-15 11:39:25 +0000 |
commit | 60b4ee753315b4ed0becbfc23f1b4da0dc574303 (patch) | |
tree | 33601b26bff24014123a9a489d4a3e6d23c147ed /print/a2pdf | |
parent | 933c4abcd78a03c34cd57ed475fbeb371f5249b8 (diff) |
Notes
Diffstat (limited to 'print/a2pdf')
-rw-r--r-- | print/a2pdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/a2pdf/Makefile b/print/a2pdf/Makefile index c3494aadbfe8..31160f9f41fe 100644 --- a/print/a2pdf/Makefile +++ b/print/a2pdf/Makefile @@ -14,6 +14,7 @@ COMMENT= Text to PDF converter LICENSE= ART20 BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \ + p5-Switch>=0:lang/p5-Switch \ perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \ p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type |