diff options
-rw-r--r-- | graphics/libexif-gtk/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgphoto2/Makefile | 2 | ||||
-rw-r--r-- | graphics/pornview/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-libexif/Makefile | 2 | ||||
-rw-r--r-- | www/swiggle/Makefile | 2 |
5 files changed, 5 insertions, 5 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 diff --git a/www/swiggle/Makefile b/www/swiggle/Makefile index 1517ee148f80..5ce33730e2cd 100644 --- a/www/swiggle/Makefile +++ b/www/swiggle/Makefile @@ -14,7 +14,7 @@ MAINTAINER= j.el-rayes@daemon.li COMMENT= "Swiggle is a commandline web image gallery generator" LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg:install \ - exif.9:${PORTSDIR}/graphics/libexif:install + exif.10:${PORTSDIR}/graphics/libexif:install USE_REINPLACE= yes |