aboutsummaryrefslogtreecommitdiff
path: root/graphics/enblend/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2013-03-02 02:25:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2013-03-02 02:25:47 +0000
commit6816a5053c885dce72dec5a05e612d9c904d2579 (patch)
tree28e402c6764cc0e809d18289ae4217422b8ae3f3 /graphics/enblend/Makefile
parent7dfc05c4b6333c7ae874a1fed9539c6bedff0fd0 (diff)
downloadports-6816a5053c885dce72dec5a05e612d9c904d2579.tar.gz
ports-6816a5053c885dce72dec5a05e612d9c904d2579.zip
Notes
Diffstat (limited to 'graphics/enblend/Makefile')
-rw-r--r--graphics/enblend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile
index d536cf5d0a66..477c72eba198 100644
--- a/graphics/enblend/Makefile
+++ b/graphics/enblend/Makefile
@@ -15,7 +15,7 @@ COMMENT= A tool for image blending with multiresolution splines
BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo \
OpenEXR>=1.0:${PORTSDIR}/graphics/OpenEXR
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
- lcms:${PORTSDIR}/graphics/lcms \
+ lcms2:${PORTSDIR}/graphics/lcms2 \
xmi:${PORTSDIR}/graphics/plotutils \
tiff:${PORTSDIR}/graphics/tiff \
boost_filesystem:${PORTSDIR}/devel/boost-libs \