summaryrefslogtreecommitdiffstats
path: root/graphics/evince
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-11 12:03:33 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-09-11 12:03:33 +0800
commit8edbf229f390af2eb264aef662b3cb064c16f4f9 (patch)
treeb12b9b15d1c3c692eb41b221e55d23299baa20df /graphics/evince
parent5d44b0838d469eea109ca839bd966999a80f92b8 (diff)
downloadmarcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.gz
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.bz2
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.lz
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.xz
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.tar.zst
marcuscom-ports-8edbf229f390af2eb264aef662b3cb064c16f4f9.zip
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9562 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 90b7796a7..3e5e60662 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -3,11 +3,12 @@
# Whom: Adam Weinberger <adamw@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/evince/Makefile,v 1.76 2007/08/28 03:41:34 marcus Exp $
+# $MCom: ports/graphics/evince/Makefile,v 1.77 2007/09/04 06:18:15 mezz Exp $
#
PORTNAME= evince
PORTVERSION= 2.19.92
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 multi-format document viewer
-LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk
USE_LDCONFIG= yes
USE_BZIP2= yes