aboutsummaryrefslogtreecommitdiff
path: root/graphics/pdf2svg/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 /graphics/pdf2svg/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 'graphics/pdf2svg/Makefile')
-rw-r--r--graphics/pdf2svg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pdf2svg/Makefile b/graphics/pdf2svg/Makefile
index 9ce0df93886b..f2afd5f4d2ac 100644
--- a/graphics/pdf2svg/Makefile
+++ b/graphics/pdf2svg/Makefile
@@ -6,14 +6,14 @@
PORTNAME= pdf2svg
PORTVERSION= 0.2.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= http://www.cityinthesky.co.uk/_media/opensource/
MAINTAINER= martin.dieringer@gmx.de
COMMENT= Convert PDF to SVG
-LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-gtk \
+LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-glib \
cairo:${PORTSDIR}/graphics/cairo \
gtk:${PORTSDIR}/x11-toolkits/gtk20