From owner-freebsd-questions@FreeBSD.ORG Sat Aug 28 07:57:44 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A83216A4CE for ; Sat, 28 Aug 2004 07:57:44 +0000 (GMT) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13CD943D46 for ; Sat, 28 Aug 2004 07:57:42 +0000 (GMT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i7S7rSa0077097 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 28 Aug 2004 08:53:28 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i7S7rNHJ076498; Sat, 28 Aug 2004 08:53:23 +0100 (BST) (envelope-from matthew) Date: Sat, 28 Aug 2004 08:53:23 +0100 From: Matthew Seaman To: Subhro Message-ID: <20040828075322.GA59091@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Subhro , FreeBSD-questions , Osmany Guirola Cruz References: <412D10E7.8020704@makeworld.com> <20040826203313.GA531@gothmog.gr> <200408271656.21608.osmany.guirola@cigb.edu.cu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (smtp.infracaninophile.co.uk [IPv6:::1]); Sat, 28 Aug 2004 08:53:28 +0100 (BST) X-Virus-Scanned: clamd / ClamAV version devel-20040705, clamav-milter version 0.74a on smtp.infracaninophile.co.uk X-Virus-Status: Clean cc: FreeBSD-questions cc: Osmany Guirola Cruz Subject: Re: compiling openoffice X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Aug 2004 07:57:44 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3Dyes 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=3Dbar 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 --=20 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 --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBMDnyiD657aJF7eIRApUtAJ978zNj3gspImRxoNaHUsUv8H2eWwCgkEnK R++7uW09dXvLzrHy96O+G9M= =988C -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--