aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-poppler
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/py-poppler
parentae14a86c45aa3a9888499befe14d67e9dec2c3b6 (diff)
downloadports-a829062c83aee6625059c5ad9fb89c6e27af9380.tar.gz
ports-a829062c83aee6625059c5ad9fb89c6e27af9380.zip
Notes
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 46befd6689da..8993479cd6fe 100644
--- a/graphics/py-poppler/Makefile
+++ b/graphics/py-poppler/Makefile
@@ -7,7 +7,7 @@
PORTNAME= poppler
PORTVERSION= 0.10.1
-PORTREVISION= 4
+PORTREVISION= 5
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.6:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.8:${PORTSDIR}/graphics/poppler-glib
USE_PYTHON= yes
GNU_CONFIGURE= yes