aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-09-14 04:12:19 +0800
committerpav <pav@FreeBSD.org>2011-09-14 04:12:19 +0800
commit491768e3ea31c65046567285e669311bb2bbd0ed (patch)
treee43275417a863f87fd19f796980d130c73fc97bb
parent1cd67c19c6dd2f9b1644a5cda4cb6b931e40d912 (diff)
downloadfreebsd-ports-gnome-491768e3ea31c65046567285e669311bb2bbd0ed.tar.gz
freebsd-ports-gnome-491768e3ea31c65046567285e669311bb2bbd0ed.tar.zst
freebsd-ports-gnome-491768e3ea31c65046567285e669311bb2bbd0ed.zip
- 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
-rw-r--r--devel/gccxml/Makefile2
1 files changed, 2 insertions, 0 deletions
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