aboutsummaryrefslogtreecommitdiff
path: root/graphics/gthumb
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-02-13 12:24:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-02-13 12:24:25 +0000
commit19761d175f45731645c331d71247beea7071e1e6 (patch)
treea146609a71e7b84f9664924b4749c608f1cdb570 /graphics/gthumb
parentf0cc1a3b317b17051e23619d0f4a8e02e8be4678 (diff)
- Chase libopenraw update
Notes
Notes: svn path=/head/; revision=207154
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 8e0297176568..6154828aaf3e 100644
--- a/graphics/gthumb/Makefile
+++ b/graphics/gthumb/Makefile
@@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--disable-iptcdata
.endif
.if defined(WITH_OPENRAW)
-LIB_DEPENDS+= openrawgnome.1:${PORTSDIR}/graphics/libopenraw
+LIB_DEPENDS+= openrawgnome.4:${PORTSDIR}/graphics/libopenraw
CONFIGURE_ARGS+=--enable-libopenraw
.else
CONFIGURE_ARGS+=--disable-libopenraw