aboutsummaryrefslogtreecommitdiff
path: root/graphics/luminance
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-07 19:36:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-07 19:36:24 +0000
commit08fe6095723fd1932975abbd1a89adf61f7391c1 (patch)
tree54810f34be0bfcc0dc66761c07d81064dafc476c /graphics/luminance
parentd4f50b6ba742871cc356e889cac66ef52468533d (diff)
Notes
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 3d785ebc9b29..2ddc7753ab80 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -7,14 +7,14 @@
PORTNAME= qtpfsgui
DISTVERSION= 1.8.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical user interface that provides a workflow for HDR imaging
-LIB_DEPENDS= exiv2.0:${PORTSDIR}/graphics/exiv2 \
+LIB_DEPENDS= exiv2.3:${PORTSDIR}/graphics/exiv2 \
fftw3f.4:${PORTSDIR}/math/fftw3-float \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \