aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pypy
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-03-31 16:08:58 +0800
committermiwi <miwi@FreeBSD.org>2013-03-31 16:08:58 +0800
commita8f9e662ce0f8e832c85c55dc075b803a94c127c (patch)
treec6e3073e10e22b4e2fcde8cd5e8567a3d8f7ac36 /lang/pypy
parent7a4a77581bc99e045d4e1da986b6b51a87defc01 (diff)
downloadfreebsd-ports-gnome-a8f9e662ce0f8e832c85c55dc075b803a94c127c.tar.gz
freebsd-ports-gnome-a8f9e662ce0f8e832c85c55dc075b803a94c127c.tar.zst
freebsd-ports-gnome-a8f9e662ce0f8e832c85c55dc075b803a94c127c.zip
- Mark Broken does not build
Reported by: pointyhat Approved by: portmgr
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)