aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-poppler
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2010-11-20 23:38:09 +0800
committerkwm <kwm@FreeBSD.org>2010-11-20 23:38:09 +0800
commita5fe133b8bd568725b4dee4d4156dda77471a792 (patch)
tree686ec2e4c347aa21297bfe1fbba2827b129f89c6 /graphics/py-poppler
parent3d272740920a1868e8acfed76d6e4c67c331e101 (diff)
downloadfreebsd-ports-gnome-a5fe133b8bd568725b4dee4d4156dda77471a792.tar.gz
freebsd-ports-gnome-a5fe133b8bd568725b4dee4d4156dda77471a792.tar.zst
freebsd-ports-gnome-a5fe133b8bd568725b4dee4d4156dda77471a792.zip
Chase poppler update.
Diffstat (limited to 'graphics/py-poppler')
-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 10996f847f09..098bfe6d6c8b 100644
--- a/graphics/py-poppler/Makefile
+++ b/graphics/py-poppler/Makefile
@@ -7,7 +7,7 @@
PORTNAME= poppler
PORTVERSION= 0.10.1
-PORTREVISION= 2
+PORTREVISION= 3
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.4:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk
USE_PYTHON= yes
GNU_CONFIGURE= yes