summaryrefslogtreecommitdiffstats
path: root/graphics/eog/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-28 01:07:25 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-28 01:07:25 +0800
commit24c9b5ea1334b16701b2b426d4dbdc0b934b696e (patch)
tree657ca02adb2510f89248ec951ab680ab8eba3a74 /graphics/eog/Makefile
parentfb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f (diff)
downloadmarcuscom-ports-24c9b5ea1334b16701b2b426d4dbdc0b934b696e.tar
marcuscom-ports-24c9b5ea1334b16701b2b426d4dbdc0b934b696e.tar.gz
marcuscom-ports-24c9b5ea1334b16701b2b426d4dbdc0b934b696e.tar.bz2
marcuscom-ports-24c9b5ea1334b16701b2b426d4dbdc0b934b696e.tar.lz
marcuscom-ports-24c9b5ea1334b16701b2b426d4dbdc0b934b696e.tar.xz
marcuscom-ports-24c9b5ea1334b16701b2b426d4dbdc0b934b696e.tar.zst
marcuscom-ports-24c9b5ea1334b16701b2b426d4dbdc0b934b696e.zip
Chase libexif update again. Don't worry, pav has added ltverhack in libexif
recently so it should be stays same for long time until it needs to be bump. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8930 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/eog/Makefile')
-rw-r--r--graphics/eog/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile
index 565224d33..ddf214e52 100644
--- a/graphics/eog/Makefile
+++ b/graphics/eog/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/eog/Makefile,v 1.56 2007/05/19 21:36:11 marcus Exp $
+# $MCom: ports/graphics/eog/Makefile,v 1.57 2007/05/25 20:57:05 mezz Exp $
#
PORTNAME= eog
PORTVERSION= 2.19.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -36,7 +36,7 @@ GCONF_SCHEMAS= eog.schemas
.if !defined(WITHOUT_EXIF) || (exists(${LOCALBASE}/lib/libexif.so.12) || \
defined(WITH_EXIF))
-LIB_DEPENDS+= exif.13:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif
post-install: