aboutsummaryrefslogtreecommitdiff
path: root/graphics/evince
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-27 16:54:21 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-27 16:54:21 +0000
commit2a51b2182ad0b57bacbb854e03d7ee3be79c35b4 (patch)
treea20cf547b992a276c5803b968785a611ab644e11 /graphics/evince
parent709b7cca5bde6f8fa51dcf43116c1ca180777df0 (diff)
downloadports-2a51b2182ad0b57bacbb854e03d7ee3be79c35b4.tar.gz
ports-2a51b2182ad0b57bacbb854e03d7ee3be79c35b4.zip
Notes
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index a19cefa89c05..b78f87785929 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -4,7 +4,7 @@
PORTNAME= evince
PORTVERSION= 2.32.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -13,7 +13,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 multi-format document viewer
BUILD_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
-LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-glib \
+LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \
dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
spectre:${PORTSDIR}/print/libspectre
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \