summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libexif-gtk/Makefile2
-rw-r--r--graphics/libgphoto2/Makefile2
-rw-r--r--graphics/pornview/Makefile2
-rw-r--r--graphics/ruby-libexif/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile
index 178bdd6fb7f7..334f4e2162a4 100644
--- a/graphics/libexif-gtk/Makefile
+++ b/graphics/libexif-gtk/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libexif
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK+ widgets to display/edit EXIF tags
-LIB_DEPENDS= exif.9:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif
USE_REINPLACE= yes
USE_GNOME= gnomehack gtk20
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile
index 91f3835337a3..c925cdf72a29 100644
--- a/graphics/libgphoto2/Makefile
+++ b/graphics/libgphoto2/Makefile
@@ -16,7 +16,7 @@ COMMENT= A universal digital camera picture control tool
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \
usb-0.1.7:${PORTSDIR}/devel/libusb \
- exif.9:${PORTSDIR}/graphics/libexif
+ exif.10:${PORTSDIR}/graphics/libexif
USE_BZIP2= yes
USE_REINPLACE= yes
diff --git a/graphics/pornview/Makefile b/graphics/pornview/Makefile
index 2ac78027ec1f..b8b9db83937b 100644
--- a/graphics/pornview/Makefile
+++ b/graphics/pornview/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/}
MAINTAINER= ports@FreeBSD.org
COMMENT= PornView is an image viewer/manager
-LIB_DEPENDS= exif.9:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif
USE_X_PREFIX= yes
USE_GNOME= gdkpixbuf gnomehack gnomeprefix
diff --git a/graphics/ruby-libexif/Makefile b/graphics/ruby-libexif/Makefile
index aaf33fbeb22c..63b5367b4326 100644
--- a/graphics/ruby-libexif/Makefile
+++ b/graphics/ruby-libexif/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby extension library for libexif
-LIB_DEPENDS= exif.9:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif
USE_RUBY= yes
USE_RUBY_EXTCONF= yes