From b74b067a41c91fde6c7fc165dcf5d34da046cf87 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sun, 7 Nov 2004 15:47:37 +0000 Subject: [PATCH] Chase libexif-gtk Approved by: pav (co mentor) --- graphics/gtkam/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 385bf24511af..355b4026bba1 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkam PORTVERSION= 0.1.12 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gphoto @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= gphoto MAINTAINER= ports@FreeBSD.org COMMENT= Download and view files from various digital cameras -LIB_DEPENDS= exif-gtk.4:${PORTSDIR}/graphics/libexif-gtk \ +LIB_DEPENDS= exif-gtk.5:${PORTSDIR}/graphics/libexif-gtk \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 USE_X_PREFIX= yes