svn commit: r315629 - head/lang/pypy
Martin Wilke
miwi at FreeBSD.org
Sun Mar 31 08:08:59 UTC 2013
Author: miwi
Date: Sun Mar 31 08:08:58 2013
New Revision: 315629
URL: http://svnweb.freebsd.org/changeset/ports/315629
Log:
- Mark Broken does not build
Reported by: pointyhat
Approved by: portmgr
Modified:
head/lang/pypy/Makefile
Modified: head/lang/pypy/Makefile
==============================================================================
--- head/lang/pypy/Makefile Sun Mar 31 07:05:33 2013 (r315628)
+++ head/lang/pypy/Makefile Sun Mar 31 08:08:58 2013 (r315629)
@@ -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)
More information about the svn-ports-all
mailing list