summaryrefslogtreecommitdiffstats
path: root/textproc/ipdf
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-06-25 11:24:25 +0000
committerale <ale@FreeBSD.org>2004-06-25 11:24:25 +0000
commit8af98d45aa2789fdbdb9c1f8e2bf4be4b8bd0c45 (patch)
tree529b1c70525fcd99832cf9141ba5036dde71249d /textproc/ipdf
parente6fe42b0ec3784b60055dd3dc3e45afa21ca1608 (diff)
downloadFreeBSD-ports-8af98d45aa2789fdbdb9c1f8e2bf4be4b8bd0c45.zip
FreeBSD-ports-8af98d45aa2789fdbdb9c1f8e2bf4be4b8bd0c45.tar.gz
- Chase the pdflib shared library
- Bump PORTREVISION
Diffstat (limited to 'textproc/ipdf')
-rw-r--r--textproc/ipdf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile
index da0711a..ba237e2 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
OpenPOWER on IntegriCloud