aboutsummaryrefslogtreecommitdiff
path: root/graphics/gthumb2
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gthumb2')
-rw-r--r--graphics/gthumb2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile
index efc332b24c16..a2441bd28f09 100644
--- a/graphics/gthumb2/Makefile
+++ b/graphics/gthumb2/Makefile
@@ -30,7 +30,7 @@ MAN1= gthumb.1
.include <bsd.port.pre.mk>
-.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.8)
+.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.9)
LIB_DEPENDS+= exif.8:${PORTSDIR}/graphics/libexif
.endif