aboutsummaryrefslogtreecommitdiff
path: root/graphics/luminance
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-08-20 08:34:50 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-08-20 08:34:50 +0000
commit84c43273081c0af0328c8e9aff7a90b19a7682f2 (patch)
treeb45624ea4b40efde028f8992ec359eb2e00a83e3 /graphics/luminance
parent2d355723238aad45d6a79299e72e9c697bf13775 (diff)
downloadports-84c43273081c0af0328c8e9aff7a90b19a7682f2.tar.gz
ports-84c43273081c0af0328c8e9aff7a90b19a7682f2.zip
Chase exiv2 shlib bump.
Notes
Notes: svn path=/head/; revision=259619
Diffstat (limited to 'graphics/luminance')
-rw-r--r--graphics/luminance/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/luminance/Makefile b/graphics/luminance/Makefile
index 80d15d3fc9d0..0f34bcc3f121 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qtpfsgui
PORTVERSION= 1.9.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical user interface that provides a workflow for HDR imaging
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3
-LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2 \
+LIB_DEPENDS= exiv2.9:${PORTSDIR}/graphics/exiv2 \
jpeg.11:${PORTSDIR}/graphics/jpeg \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \