aboutsummaryrefslogtreecommitdiff
path: root/math/rpy2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/rpy2/Makefile')
-rw-r--r--math/rpy2/Makefile2
1 files changed, 2 insertions, 0 deletions
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