diff options
-rw-r--r-- | graphics/enblend/Makefile | 2 |
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 \ |