Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 03:01:04 +0200
From:      "Ronald Klop" <ronald@cs.vu.nl>
To:        "Volker Stolz" <vs@freebsd.org>, freebsd-ports-bugs@freebsd.org
Subject:   Re: ports/93450: update port java/jmp to 0.50 (patch included)
Message-ID:  <op.s61rr2xnydasmi@localhost>
In-Reply-To: <200603030932.k239WSuX024680@freefall.freebsd.org>
References:  <200603030932.k239WSuX024680@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 03 Mar 2006 10:32:28 +0100, Volker Stolz <vs@FreeBSD.org> wrote:

> Synopsis: update port java/jmp to 0.50 (patch included)
>
> State-Changed-From-To: feedback->open
> State-Changed-By: vs
> State-Changed-When: Fri Mar 3 09:32:13 UTC 2006
> State-Changed-Why:
> Open feedback recv
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=93450

Would you agree in marking this port as broken on FreeBSD <= 4.x? I don't  
have a machine with 4.x to test it.
If yes, could you commit this patch and add this to the Makefile?

.if ${OSVERSION} < 500000
BROKEN=	"Doesn't build on FreeBSD < 5.x"
.endif

-- 
  Ronald Klop
  Vrije Universiteit, Amsterdam, The Netherlands



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.s61rr2xnydasmi>