diff options
Diffstat (limited to 'textproc/ipdf')
-rw-r--r-- | textproc/ipdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile index 45f33d3fe600..4cfcc8f17987 100644 --- a/textproc/ipdf/Makefile +++ b/textproc/ipdf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= pdf:${PORTSDIR}/print/pdflib3 \ +LIB_DEPENDS= pdf:${PORTSDIR}/print/pdflib \ png:${PORTSDIR}/graphics/png \ tiff:${PORTSDIR}/graphics/tiff |