From 215c9c1c646e3b3326d8e65f1792385262c79844 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 20 May 2002 05:27:12 +0000 Subject: [PATCH] BROKEN: Does not build --- lang/jython/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/jython/Makefile b/lang/jython/Makefile index 29f52ca6333d..a24239ba24c5 100644 --- a/lang/jython/Makefile +++ b/lang/jython/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= # none MAINTAINER= perky@fallin.lv +BROKEN= "Does not build" + USE_JAVA= 1.1+ NO_BUILD= yes