diff options
Diffstat (limited to 'graphics/libgphoto2/Makefile')
-rw-r--r-- | graphics/libgphoto2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |