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