From 491768e3ea31c65046567285e669311bb2bbd0ed Mon Sep 17 00:00:00 2001 From: pav Date: Tue, 13 Sep 2011 20:12:19 +0000 Subject: - Mark BROKEN: does not compile /work/a/ports/devel/gccxml/work/gccxml-0.6.0/GCC/gcc/read-rtl.c:653: error: lvalue required as increment operand Reported by: pointyhat --- devel/gccxml/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/gccxml/Makefile b/devel/gccxml/Makefile index 087eaf9fe3b9..1531c4f44727 100644 --- a/devel/gccxml/Makefile +++ b/devel/gccxml/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake DEPRECATED= Unmaintained upstream, still requires GCC 3.4 (strictly), just used by boost-pyste which is of archeological interest only itself EXPIRATION_DATE=2011-10-04 +BROKEN= does not compile + PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-build -- cgit