diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index a3b28a4fb981..1da6bced2bb6 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -7,7 +7,7 @@ PORTNAME= cinepaint PORTVERSION= 0.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -33,7 +33,7 @@ MAN1= cinepaint.1 cinepainttool.1 PLIST_SUB= VER=${PORTVERSION}-1 .if !defined(WITHOUT_OPENEXR) -LIB_DEPENDS+= IlmImf.0:${PORTSDIR}/graphics/OpenEXR +LIB_DEPENDS+= IlmImf.2:${PORTSDIR}/graphics/OpenEXR CONFIGURE_ARGS+= --with-openexr-prefix=${LOCALBASE} PLIST_SUB+= OPENEXR:="" .else