diff options
Diffstat (limited to 'graphics/gtkam/Makefile')
-rw-r--r-- | graphics/gtkam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 40a0cee089b7..0318a6c9dd93 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= Download and view files from various digital cameras -LIB_DEPENDS= exif-gtk.5:${PORTSDIR}/graphics/libexif-gtk \ +LIB_DEPENDS= exif-gtk:${PORTSDIR}/graphics/libexif-gtk \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 WANT_GNOME= yes |