aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2012-01-10 19:41:37 +0800
committerale <ale@FreeBSD.org>2012-01-10 19:41:37 +0800
commit2d8b5322387f75423e7aaba212f585214d97fcac (patch)
treeb8ba81cf25739b07eb66326308babbef00b6c244 /textproc
parent3401e522e39ba4ee072173b9f1298e7b4a60d412 (diff)
downloadfreebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.tar.gz
freebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.tar.zst
freebsd-ports-gnome-2d8b5322387f75423e7aaba212f585214d97fcac.zip
Chase pdflib.so version and bump PORTREVISION accordingly.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ipdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile
index 628ce5ece6cb..c6a8b0e26384 100644
--- a/textproc/ipdf/Makefile
+++ b/textproc/ipdf/Makefile
@@ -8,14 +8,14 @@
PORTNAME= ipdf
PORTVERSION= 1.0.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://hoopajoo.net/static/projects/
MAINTAINER= ports@FreeBSD.org
COMMENT= Creates indexed pdf documents from text files
-LIB_DEPENDS= pdf.8:${PORTSDIR}/print/pdflib \
+LIB_DEPENDS= pdf.6:${PORTSDIR}/print/pdflib \
png.6:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff