diff options
author | pav <pav@FreeBSD.org> | 2007-05-25 20:07:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-05-25 20:07:17 +0800 |
commit | 5d250f929430058ec45e62a855efefc032eb008a (patch) | |
tree | 2c25557c78badb53046b27cb7713ca2dd3da1caf /graphics/f-spot/Makefile | |
parent | 6327fedb785e1df4941d2d45c5319ac076087cae (diff) | |
download | freebsd-ports-gnome-5d250f929430058ec45e62a855efefc032eb008a.tar.gz freebsd-ports-gnome-5d250f929430058ec45e62a855efefc032eb008a.tar.zst freebsd-ports-gnome-5d250f929430058ec45e62a855efefc032eb008a.zip |
- Chase libexif update
Diffstat (limited to 'graphics/f-spot/Makefile')
-rw-r--r-- | graphics/f-spot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 9e9838b18b95..b7595d9828ac 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -8,7 +8,7 @@ PORTNAME= f-spot PORTVERSION= 0.3.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -18,7 +18,7 @@ MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Personal photo management to the GNOME desktop LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ - exif.12:${PORTSDIR}/graphics/libexif \ + exif.13:${PORTSDIR}/graphics/libexif \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 RUN_DEPENDS= dbus-daemon:${PORTSDIR}/devel/dbus |