diff options
-rw-r--r-- | graphics/libgphoto2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 96058c48cb35..22d4d34a83a9 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= gphoto MAINTAINER= pav@FreeBSD.org COMMENT= A universal digital camera picture control tool -LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \ - exif:${PORTSDIR}/graphics/libexif +LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb \ + exif.12:${PORTSDIR}/graphics/libexif USE_BZIP2= yes USE_GNOME= gnometarget pkgconfig ltverhack |