aboutsummaryrefslogtreecommitdiff
path: root/graphics/luminance
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2018-09-22 10:15:22 +0000
committerMatthias Andree <mandree@FreeBSD.org>2018-09-22 10:15:22 +0000
commitd1cfeab07edadd10dd4f099e9dd0c9103b3596be (patch)
tree3378240ab0ba279cc8a007880049ac1be723082d /graphics/luminance
parentaf8a39ccb6a2b032b3db242b42f46734d62da830 (diff)
downloadports-d1cfeab07edadd10dd4f099e9dd0c9103b3596be.tar.gz
ports-d1cfeab07edadd10dd4f099e9dd0c9103b3596be.zip
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 87dd36473a05..dc9379419594 100644
--- a/graphics/luminance/Makefile
+++ b/graphics/luminance/Makefile
@@ -3,7 +3,7 @@
PORTNAME= luminance-hdr
DISTVERSION= 2.3.1
-PORTREVISION= 21
+PORTREVISION= 22
CATEGORIES= graphics
MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION}
@@ -15,7 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3
LIB_DEPENDS= libfftw3f.so:math/fftw3-float \
libexiv2.so:graphics/exiv2 \
- libIlmImf.so:graphics/OpenEXR \
+ libIlmImf.so:graphics/openexr \
libtiff.so:graphics/tiff \
libgsl.so:math/gsl \
libraw_r.so:graphics/libraw \