diff options
-rw-r--r-- | java/cacao/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/cacao/Makefile b/java/cacao/Makefile index 1cb2d816f559..9ed56a476d29 100644 --- a/java/cacao/Makefile +++ b/java/cacao/Makefile @@ -14,6 +14,8 @@ COMMENT= JIT compiler for JAVA BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath +BROKEN= does not configure + USE_BZIP2= yes USE_AUTOTOOLS= libltdl USE_JAVA= yes |