diff options
Diffstat (limited to 'textproc/ipdf/Makefile')
-rw-r--r-- | textproc/ipdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile index da0711acc526..ba237e298fd4 100644 --- a/textproc/ipdf/Makefile +++ b/textproc/ipdf/Makefile @@ -8,13 +8,14 @@ PORTNAME= ipdf PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org COMMENT= Creates indexed pdf documents from text files -LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib \ +LIB_DEPENDS= pdf.7:${PORTSDIR}/print/pdflib \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff |