aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-poppler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-poppler/Makefile')
-rw-r--r--graphics/py-poppler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-poppler/Makefile b/graphics/py-poppler/Makefile
index 48dee84d87cc..b628e1100389 100644
--- a/graphics/py-poppler/Makefile
+++ b/graphics/py-poppler/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= poppler
-PORTVERSION= 0.8.1
+PORTVERSION= 0.10.0
CATEGORIES= graphics python
MASTER_SITES= http://www.gnome.org/~gianmt/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= romain@blogreen.org
COMMENT= Python bindings for the Poppler PDF rendering library
-LIB_DEPENDS= poppler-glib.3:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk
USE_PYTHON= yes
GNU_CONFIGURE= yes