aboutsummaryrefslogtreecommitdiff
path: root/textproc/pdfgrep/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-10-31 09:53:19 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-10-31 09:53:19 +0000
commita829062c83aee6625059c5ad9fb89c6e27af9380 (patch)
tree7a15d028c353a432bd5f8afb975ff1e54173011b /textproc/pdfgrep/Makefile
parentae14a86c45aa3a9888499befe14d67e9dec2c3b6 (diff)
downloadports-a829062c83aee6625059c5ad9fb89c6e27af9380.tar.gz
ports-a829062c83aee6625059c5ad9fb89c6e27af9380.zip
Update poppler to 0.18.0.
The qt3 bindings are removed upstream. The glib library lost the last gdk-pixbuf code. And rename it from -gtk to -glib. Thanks to: pav for a exp-runs bapt for double checking the libreoffice ports
Notes
Notes: svn path=/head/; revision=284777
Diffstat (limited to 'textproc/pdfgrep/Makefile')
-rw-r--r--textproc/pdfgrep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile
index 2c6686b557c0..ffe0df960e26 100644
--- a/textproc/pdfgrep/Makefile
+++ b/textproc/pdfgrep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pdfgrep
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= michael@ranner.eu
COMMENT= A tool to search text in PDF files
-LIB_DEPENDS= poppler.13:${PORTSDIR}/graphics/poppler
+LIB_DEPENDS= poppler.18:${PORTSDIR}/graphics/poppler
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING