diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-20 05:27:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-20 05:27:12 +0000 |
commit | 215c9c1c646e3b3326d8e65f1792385262c79844 (patch) | |
tree | 3ef1a7444421a95793d42d0900ea3bedb224cb57 /lang/jython | |
parent | d715b2b8ad7259b6c743c6bdab006ddb967bf87e (diff) | |
download | ports-215c9c1c646e3b3326d8e65f1792385262c79844.tar.gz ports-215c9c1c646e3b3326d8e65f1792385262c79844.zip |
Notes
Diffstat (limited to 'lang/jython')
-rw-r--r-- | lang/jython/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |