summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-09-06 23:43:33 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-09-06 23:43:33 +0000
commitf22bf52a311332deecc0c59448b2f3cae1da13a4 (patch)
treeb9440c84bc7d6297cf1fba3cc5e81bd25cb5d088
parent- Update to 1.3.9 (diff)
- Mark broken, won't compile.
PR: ports/127157 Submitted by: J. Altman <freebsd@chthonic.com>
Notes
Notes: svn path=/head/; revision=220029
-rw-r--r--graphics/cinepaint/Makefile2
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)