Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2006 09:13:43 -0700
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        David Sledge <dsledge@appriss.com>
Cc:        freebsd-eclipse@FreeBSD.org
Subject:   Re: Eclipse GUI speed issue
Message-ID:  <20060817161343.GA34265@misty.eyesbeyond.com>
In-Reply-To: <44E344CA.6090804@appriss.com>
References:  <426b510c0608150218t294c212x92fc8e0c9db62d10@mail.gmail.com> <44E26B64.5080801@posom.com> <768690DD58883C4FAA0C089A534F94DF2054C8@intexch02.int.appriss.com> <20060816153352.GD28819@office.redwerk.com> <44E344CA.6090804@appriss.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 16, 2006 at 12:16:10PM -0400, David Sledge wrote:
> BUILD_DEPENDS=  javac:${PORTSDIR}/java/jdk15 \
>                 ant:${PORTSDIR}/devel/apache-ant \

Picking a message somewhat at random...

The first line is correctly written:

USE_JAVA=yes
JAVA_VERSION=1.5
JAVA_OS=native
JAVA_VENDOR=bsdjava

You can also probably write the second line better as

USE_ANT=yes

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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