aboutsummaryrefslogtreecommitdiff
path: root/math/rpy2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-03 10:03:40 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-03 10:03:40 +0000
commitd774d6b6d703ef70b1a26bebd29d5ec1ec0c8dc9 (patch)
treef895daecc06ea5fe6e126a76440eca3439872db3 /math/rpy2
parent2a2d02dc594fd0d154cc1a2288bf341e83c81643 (diff)
downloadports-d774d6b6d703ef70b1a26bebd29d5ec1ec0c8dc9.tar.gz
ports-d774d6b6d703ef70b1a26bebd29d5ec1ec0c8dc9.zip
Notes
Diffstat (limited to 'math/rpy2')
-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