diff options
-rw-r--r-- | textproc/javacc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/javacc/Makefile b/textproc/javacc/Makefile index 85d9e141050a..32a241cc2128 100644 --- a/textproc/javacc/Makefile +++ b/textproc/javacc/Makefile @@ -16,6 +16,8 @@ COMMENT= Compiler compiler for Java; includes tools for building syntax trees FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +BROKEN= Does not build + USE_JAVA= 1.1+ USE_REINPLACE= yes FETCH_CMD= ${LOCALBASE}/bin/wget |