aboutsummaryrefslogtreecommitdiff
path: root/graphics/exrtools
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2007-10-07 17:46:16 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2007-10-07 17:46:16 +0000
commit560079b2e570c479fe58b4c2cfcbb704393f5441 (patch)
tree96c6d3ff6109028183e29c70f5bcec4a832f143f /graphics/exrtools
parent00f60d30a9a7e35b9e03498e6a86c9c12c1e6b9f (diff)
downloadports-560079b2e570c479fe58b4c2cfcbb704393f5441.tar.gz
ports-560079b2e570c479fe58b4c2cfcbb704393f5441.zip
Chase OpenEXR library version bumped.
Notes
Notes: svn path=/head/; revision=201056
Diffstat (limited to 'graphics/exrtools')
-rw-r--r--graphics/exrtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index c3eeeff1fdf4..c2f822b3e73b 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= exrtools
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://scanline.ca/exrtools/ \
http://critical.ch/distfiles/ \
@@ -16,7 +16,7 @@ MASTER_SITES= http://scanline.ca/exrtools/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Utilities for manipulating with HDR images in OpenEXR format
-LIB_DEPENDS= Half:${PORTSDIR}/graphics/OpenEXR \
+LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
png:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg