aboutsummaryrefslogtreecommitdiff
path: root/graphics/epdfview
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-06-30 20:16:22 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-06-30 20:16:22 +0000
commit903b45dfc5c00e023f8ccc78b9c1cc2696b701e1 (patch)
treee2fcdb235d73c1eea06688564f2aec9274861527 /graphics/epdfview
parent8518b507fad37d7ab2149700dc34b860f1c2bf3b (diff)
downloadports-903b45dfc5c00e023f8ccc78b9c1cc2696b701e1.tar.gz
ports-903b45dfc5c00e023f8ccc78b9c1cc2696b701e1.zip
Notes
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 a87b89a70938..adf795ff4c4f 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics print gnome
MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
LOCAL/chinsan
@@ -16,7 +16,7 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= A lightweight PDF document viewer
BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit
-LIB_DEPENDS= poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.3:${PORTSDIR}/graphics/poppler-gtk
USE_BZIP2= yes
GNU_CONFIGURE= yes