summaryrefslogtreecommitdiffstats
path: root/graphics/exif
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-05-25 12:07:17 +0000
committerpav <pav@FreeBSD.org>2007-05-25 12:07:17 +0000
commit5d250f929430058ec45e62a855efefc032eb008a (patch)
tree2c25557c78badb53046b27cb7713ca2dd3da1caf /graphics/exif
parent6327fedb785e1df4941d2d45c5319ac076087cae (diff)
downloadFreeBSD-ports-5d250f929430058ec45e62a855efefc032eb008a.zip
FreeBSD-ports-5d250f929430058ec45e62a855efefc032eb008a.tar.gz
- Chase libexif update
Diffstat (limited to 'graphics/exif')
-rw-r--r--graphics/exif/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile
index 88d8b19..4192200 100644
--- a/graphics/exif/Makefile
+++ b/graphics/exif/Makefile
@@ -7,6 +7,7 @@
PORTNAME= exif
PORTVERSION= 0.6.9
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= libexif
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= libexif
MAINTAINER= pav@FreeBSD.org
COMMENT= Command line utility to read and manipulate EXIF data
-LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
+LIB_DEPENDS= exif.13:${PORTSDIR}/graphics/libexif \
popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud