aboutsummaryrefslogtreecommitdiff
path: root/graphics/gthumb2/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-08-10 13:04:53 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-08-10 13:04:53 +0000
commit3b4ccf123a0b104e394303299471a7324c14a71e (patch)
treec34b588fdbd0f44abb2fabdd8b251dd12e910afa /graphics/gthumb2/Makefile
parent91ac4c294b51a7d6bc3edbbecc21e658af09085f (diff)
downloadports-3b4ccf123a0b104e394303299471a7324c14a71e.tar.gz
ports-3b4ccf123a0b104e394303299471a7324c14a71e.zip
Notes
Diffstat (limited to 'graphics/gthumb2/Makefile')
-rw-r--r--graphics/gthumb2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile
index 7d37a94c90dd..584e55a883a2 100644
--- a/graphics/gthumb2/Makefile
+++ b/graphics/gthumb2/Makefile
@@ -30,8 +30,8 @@ MAN1= gthumb.1
.include <bsd.port.pre.mk>
-.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.9)
-LIB_DEPENDS+= exif.9:${PORTSDIR}/graphics/libexif
+.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.10)
+LIB_DEPENDS+= exif.10:${PORTSDIR}/graphics/libexif
.endif
.include <bsd.port.post.mk>