diff options
Diffstat (limited to 'java/jc/Makefile')
-rw-r--r-- | java/jc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile index 6578fbaa376e..b8823161b3be 100644 --- a/java/jc/Makefile +++ b/java/jc/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}vm/JC%20source%20distribution/Release%20${PORTVERSIO MAINTAINER= ports@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 |