aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/thunar
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-05-25 20:07:17 +0800
committerPav Lucistnik <pav@FreeBSD.org>2007-05-25 20:07:17 +0800
commit786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1 (patch)
treec675da6de8e9865ca60b163845bf3b0051c0b856 /x11-fm/thunar
parentc5d4a258cfc26c261a68f74c6766664dd461b119 (diff)
downloadfreebsd-ports-gnome-786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1.tar.gz
freebsd-ports-gnome-786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1.tar.zst
freebsd-ports-gnome-786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1.zip
- Chase libexif update
Diffstat (limited to 'x11-fm/thunar')
-rw-r--r--x11-fm/thunar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index fbdd9a6bbfab..215bd146e81a 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -81,7 +81,7 @@ CONFIGURE_ARGS+=--disable-gconf
CONFIGURE_ARGS+=--enable-apr-plugin
PLIST_SUB+= PLUGIN_APR=""
.if defined(WITH_PLUG_APR_EXIF)
-LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS+= exif.13:${PORTSDIR}/graphics/libexif
CONFIGURE_ARGS+=--enable-exif
.else
CONFIGURE_ARGS+=--disable-exif