summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-09 09:50:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-09 09:50:18 +0800
commit0118ece15dc57ecf09364388acc334c582701485 (patch)
tree041da10164cfab5fb0cc3d9eac78a198a20c8843
parenta9389ced3089b2dbeb6b47aee6bb40dfdab0b380 (diff)
downloadmarcuscom-ports-0118ece15dc57ecf09364388acc334c582701485.tar
marcuscom-ports-0118ece15dc57ecf09364388acc334c582701485.tar.gz
marcuscom-ports-0118ece15dc57ecf09364388acc334c582701485.tar.bz2
marcuscom-ports-0118ece15dc57ecf09364388acc334c582701485.tar.lz
marcuscom-ports-0118ece15dc57ecf09364388acc334c582701485.tar.xz
marcuscom-ports-0118ece15dc57ecf09364388acc334c582701485.tar.zst
marcuscom-ports-0118ece15dc57ecf09364388acc334c582701485.zip
Chase the poppler-gtk shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5863 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--graphics/evince/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 47da3d310..32e336130 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.43 2006/02/28 05:25:06 marcus Exp $
+# $MCom: ports/graphics/evince/Makefile,v 1.44 2006/03/02 20:43:04 mezz Exp $
#
PORTNAME= evince
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 multi-format document viewer
-LIB_DEPENDS= poppler-glib.0:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
USE_BZIP2= yes
GNU_CONFIGURE= yes