aboutsummaryrefslogtreecommitdiff
path: root/graphics/ufraw/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-12 08:24:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-12 08:24:32 +0000
commit8e289e1ecb347d5189abe5a320894fe47f5abb39 (patch)
tree1750713a7556f2542fb6fb8075f0a67251615f0f /graphics/ufraw/Makefile
parente29d5654e9f416d889be863e8dd567a647259124 (diff)
downloadports-8e289e1ecb347d5189abe5a320894fe47f5abb39.tar.gz
ports-8e289e1ecb347d5189abe5a320894fe47f5abb39.zip
Notes
Diffstat (limited to 'graphics/ufraw/Makefile')
-rw-r--r--graphics/ufraw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index e28c3af12653..7e0f5f96757b 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ufraw
PORTVERSION= 0.17
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -40,7 +40,7 @@ OPTIONS= CONTRAST "Enable contrast setting" on \
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_EXIV2)
-LIB_DEPENDS+= exiv2:${PORTSDIR}/graphics/exiv2
+LIB_DEPENDS+= exiv2.10:${PORTSDIR}/graphics/exiv2
.else
PC_FALSE+= exiv2
.endif