summaryrefslogtreecommitdiff
path: root/lang/pypy
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-31 08:08:58 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-31 08:08:58 +0000
commit293a1b0e916eda89afb30249d861dfed05b5b7e5 (patch)
treec6e3073e10e22b4e2fcde8cd5e8567a3d8f7ac36 /lang/pypy
parent- attempt to fix build (diff)
- Mark Broken does not build
Reported by: pointyhat Approved by: portmgr
Notes
Notes: svn path=/head/; revision=315629
Diffstat (limited to 'lang/pypy')
-rw-r--r--lang/pypy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pypy/Makefile b/lang/pypy/Makefile
index e950a6ef19d3..d259e70e030d 100644
--- a/lang/pypy/Makefile
+++ b/lang/pypy/Makefile
@@ -17,6 +17,8 @@ LICENSE_COMB= multi
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 \
ffi:${PORTSDIR}/devel/libffi
+BROKEN= does not build
+
CLI_DESC= (BROKEN) Translate a CLI (.NET) based pypy
JVM_DESC= (BROKEN) Translate a JVM (Java) based pypy
PYPY_DESC= Use pypy to translate (faster but uses more memory)