From 7738f0a02cdc3f46c19d5c6aecdc2e29459d5e00 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 11 Jun 1997 23:30:44 +0000 Subject: Mark this port broken, it is not compatible with the new jdk port. Submitted by: Mark Huizer --- java/kaffe/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'java') diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index 42dc375607e8..f7fac2af7054 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -3,7 +3,7 @@ # Date created: 19 April 1997 # Whom: Mark Huizer # -# $Id: Makefile,v 1.21 1997/03/29 23:11:08 max Exp $ +# $Id: Makefile,v 1.22 1997/04/21 11:58:57 tg Exp $ # DISTNAME= kaffe-0.8.4 @@ -16,6 +16,8 @@ MAINTAINER= xaa@stack.nl RUN_DEPENDS= ${PREFIX}/share/java/classes.zip:${PORTSDIR}/lang/jdk +BROKEN= not compatible with latest jdk port + GNU_CONFIGURE= yes MAN1= kaffe.1 -- cgit v1.2.3