summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evince/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 134043552..5ddacca69 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.55 2006/08/08 00:52:43 ahze Exp $
+# $MCom: ports/graphics/evince/Makefile,v 1.56 2006/09/04 23:09:38 ahze Exp $
#
PORTNAME= evince
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
@@ -90,7 +91,7 @@ CONFIGURE_ARGS+= --disable-djvu
#.endif
.if !defined(WITHOUT_DBUS)
-LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus
+LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
.endif
.if defined(WITH_COMICS)