diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-25 12:07:17 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-25 12:07:17 +0000 |
commit | 786d2c25ce9e2e1a268a1b109bc3878d9d7df9b1 (patch) | |
tree | c675da6de8e9865ca60b163845bf3b0051c0b856 /graphics/f-spot | |
parent | c5d4a258cfc26c261a68f74c6766664dd461b119 (diff) |
Notes
Diffstat (limited to 'graphics/f-spot')
-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 |