svn commit: r345636 - head/java/jc

Antoine Brodin antoine at FreeBSD.org
Sat Feb 22 13:32:39 UTC 2014


Author: antoine
Date: Sat Feb 22 13:32:38 2014
New Revision: 345636
URL: http://svnweb.freebsd.org/changeset/ports/345636
QAT: https://qat.redports.org/buildarchive/r345636/

Log:
  Mark broken: Fails to build

Modified:
  head/java/jc/Makefile

Modified: head/java/jc/Makefile
==============================================================================
--- head/java/jc/Makefile	Sat Feb 22 13:14:55 2014	(r345635)
+++ head/java/jc/Makefile	Sat Feb 22 13:32:38 2014	(r345636)
@@ -10,6 +10,8 @@ MASTER_SITES=	SF/${PORTNAME}vm/JC%20sour
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	JVM that converts class files to C source and compiles them with GCC
 
+BROKEN=		Fails to build
+
 BUILD_DEPENDS=	${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
 


More information about the svn-ports-all mailing list