aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/eog
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-04-04 14:57:49 +0800
committerahze <ahze@FreeBSD.org>2005-04-04 14:57:49 +0800
commita0102af7516c1ea99da99e1e7506f960f54000c0 (patch)
treea8c06e499ab278e65f6fd458f92785fe06c0954f /graphics/eog
parent58e87df2170b1176d5c81b125f87fbde00456012 (diff)
downloadfreebsd-ports-gnome-a0102af7516c1ea99da99e1e7506f960f54000c0.tar.gz
freebsd-ports-gnome-a0102af7516c1ea99da99e1e7506f960f54000c0.tar.zst
freebsd-ports-gnome-a0102af7516c1ea99da99e1e7506f960f54000c0.zip
- Chase libexif update
- Bump PORTREVISION PR: 79519 Submitted by: clsung
Diffstat (limited to 'graphics/eog')
-rw-r--r--graphics/eog/Makefile5
1 files 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 <bsd.port.pre.mk>
-.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: