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   : [EMAIL PROTECTED]
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : [EMAIL PROTECTED]
_______________________________________________
freebsd-eclipse@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to