aboutsummaryrefslogtreecommitdiff
path: root/graphics/epdfview
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-11-20 15:38:09 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-11-20 15:38:09 +0000
commit4e2bd2041c645c085042eae5f197edaa40a21d39 (patch)
tree971dda5a52764409b58eec64d51d12a8ef4e0022 /graphics/epdfview
parent3680f27ebff58ece429c4e032f9ad84fb1372114 (diff)
Chase poppler update.
Notes
Notes: svn path=/head/; revision=264838
Diffstat (limited to 'graphics/epdfview')
-rw-r--r--graphics/epdfview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 23adcc24fbdd..9b045241e052 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics print gnome
MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
http://mirror.slitaz.org/sources/packages/e/
@@ -16,7 +16,7 @@ MAINTAINER= sylvio@FreeBSD.org
COMMENT= A lightweight PDF document viewer
BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit
-LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk
USE_BZIP2= yes
GNU_CONFIGURE= yes