On Sat, Aug 28, 2004 at 08:57:12AM +0530, Subhro wrote:
> Well first of all if you are someone who had recently stepped into the
> FreeBSD world then you should NOT be using Beta software. Coming back
> to your point the command you should be using is
> make -DWITHOUT_JAVA=yes

I'm sorry, but that is completely bogus.  The syntax of setting
variables on the make(1) command line is either:

    make -DFOO

or

    make FOO=bar

where the first option sets the value of FOO to 1.  The OP's problem
is that he's trying to set a variable for which there is no support in
the port's Makefile.

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

Attachment: pgpNdFdQ9G56k.pgp
Description: PGP signature

Reply via email to