diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-31 18:51:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-12-31 18:51:18 +0000 |
commit | a40ac690592867b8db9923fcfb604289239d7043 (patch) | |
tree | bd85b428639f8501bebb8e21a08c346d8a2b9fc5 /graphics/evince/Makefile | |
parent | 3549788aa15b0ae0728b1331cd01dc5f20d0ca76 (diff) | |
download | ports-a40ac690592867b8db9923fcfb604289239d7043.tar.gz ports-a40ac690592867b8db9923fcfb604289239d7043.zip |
Notes
Diffstat (limited to 'graphics/evince/Makefile')
-rw-r--r-- | graphics/evince/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index e1c53224cdc0..f40a6fff0998 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -82,7 +82,7 @@ CONFIGURE_ARGS+= --disable-djvu .endif .if defined(WITH_DBUS) -LIB_DEPENDS+= dbus-glib-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus .endif post-patch: |