diff --git a/graphics/iccxml/Makefile b/graphics/iccxml/Makefile index 1232dec708dd..2b4fa61eed2d 100644 --- a/graphics/iccxml/Makefile +++ b/graphics/iccxml/Makefile @@ -10,6 +10,8 @@ DISTNAME= IccXML-${PORTVERSION} MAINTAINER= bsam@FreeBSD.org COMMENT= Tools for reading and writing the ICC profile contents as XML files +BROKEN= Fails to build with sampleicc 1.6.8 + LIB_DEPENDS= libSampleICC.so:${PORTSDIR}/graphics/sampleicc USES= gmake pathfix pkgconfig libtool