diff options
-rw-r--r-- | devel/gccxml/Makefile | 2 |
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 |