diff options
Diffstat (limited to 'graphics/cinepaint/Makefile')
-rw-r--r-- | graphics/cinepaint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index e8cde4098465..180c6b0e02d4 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -36,6 +36,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-1 OPTIONS= OPENEXR "Use OpenEXR" on +BROKEN= does not compile + .include <bsd.port.pre.mk> .if defined(WITH_OPENEXR) |