aboutsummaryrefslogtreecommitdiffstats
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 098bfe6d6c8b..46befd6689da 100644
--- a/graphics/py-poppler/Makefile
+++ b/graphics/py-poppler/Makefile
@@ -7,7 +7,7 @@
PORTNAME= poppler
PORTVERSION= 0.10.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics python
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ \
http://launchpadlibrarian.net/30270080/ \
@@ -18,7 +18,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= romain@FreeBSD.org
COMMENT= Python bindings for the Poppler PDF rendering library
-LIB_DEPENDS= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.6:${PORTSDIR}/graphics/poppler-gtk
USE_PYTHON= yes
GNU_CONFIGURE= yes