diff options
Diffstat (limited to 'graphics/luminance/Makefile')
-rw-r--r-- | graphics/luminance/Makefile | 4 |
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 \ |