- Chase libexif update

- Bump PORTREVISION

PR:		79519
Submitted by:	clsung
This commit is contained in:
Michael Johnson 2005-04-04 06:57:49 +00:00
parent e91c62d524
commit ec4f6acdbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132422

View file

@ -7,6 +7,7 @@
PORTNAME= eog PORTNAME= eog
PORTVERSION= 2.10.0 PORTVERSION= 2.10.0
PORTREVISION= 1
CATEGORIES= graphics gnome CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10 MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10
@ -30,8 +31,8 @@ GCONF_SCHEMAS= eog.schemas
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.10) .if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.12)
LIB_DEPENDS+= exif.10:${PORTSDIR}/graphics/libexif LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif .endif
post-install: post-install: