From d774d6b6d703ef70b1a26bebd29d5ec1ec0c8dc9 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 3 Aug 2008 10:03:40 +0000 Subject: [PATCH] - Mark BROKEN Does not compile Submitted by: maintainer Reported by erwinbot --- math/rpy/Makefile | 2 ++ math/rpy2/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/math/rpy/Makefile b/math/rpy/Makefile index e34647edbfe6..8108e5b3a9c9 100644 --- a/math/rpy/Makefile +++ b/math/rpy/Makefile @@ -23,6 +23,8 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes MAKE_ENV= LDFLAGS="-L${LOCALBASE}/lib/R/modules -L${LOCALBASE}/lib/R/lib" +BROKEN= Does not compile + post-patch: @${REINPLACE_CMD} -e 's,^statichere ,,' ${WRKSRC}/src/rpymodule.c diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index e34647edbfe6..8108e5b3a9c9 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -23,6 +23,8 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes MAKE_ENV= LDFLAGS="-L${LOCALBASE}/lib/R/modules -L${LOCALBASE}/lib/R/lib" +BROKEN= Does not compile + post-patch: @${REINPLACE_CMD} -e 's,^statichere ,,' ${WRKSRC}/src/rpymodule.c