From ec4f6acdbc00f91a9cdf2e701b98182b3976354c Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 4 Apr 2005 06:57:49 +0000 Subject: [PATCH] - Chase libexif update - Bump PORTREVISION PR: 79519 Submitted by: clsung --- graphics/eog/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 86c862c39a55..acd1dfe93804 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -7,6 +7,7 @@ PORTNAME= eog PORTVERSION= 2.10.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10 @@ -30,8 +31,8 @@ GCONF_SCHEMAS= eog.schemas .include -.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.10) -LIB_DEPENDS+= exif.10:${PORTSDIR}/graphics/libexif +.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.12) +LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif .endif post-install: