aboutsummaryrefslogtreecommitdiff
path: root/graphics/gthumb
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-04 14:57:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-04 14:57:04 +0000
commitef8b1a8ca7b699fce89397e36424a18e8ecfad09 (patch)
tree68d37b007fa21b93aea07dd968552ecd339dc8c1 /graphics/gthumb
parentd967d4cc120524dd436ae53691f4688e31e2e37b (diff)
- Chase libopenraw shbump
Notes
Notes: svn path=/head/; revision=233205
Diffstat (limited to 'graphics/gthumb')
-rw-r--r--graphics/gthumb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile
index 3bc98568e27b..223f0fb0238d 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -51,7 +51,7 @@ CONFIGURE_ARGS+=--disable-iptcdata
.endif
.if defined(WITH_OPENRAW)
-LIB_DEPENDS+= openrawgnome.5:${PORTSDIR}/graphics/libopenraw
+LIB_DEPENDS+= openrawgnome.6:${PORTSDIR}/graphics/libopenraw
CONFIGURE_ARGS+=--enable-libopenraw
.else
CONFIGURE_ARGS+=--disable-libopenraw