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