From owner-freebsd-ports@FreeBSD.ORG Sun May 17 22:05:35 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA82A1065670 for ; Sun, 17 May 2009 22:05:35 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 80FD28FC22 for ; Sun, 17 May 2009 22:05:35 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id B4F752C50CC3; Mon, 18 May 2009 00:46:08 +0300 (EEST) Date: Mon, 18 May 2009 00:46:08 +0300 From: Ion-Mihai Tetcu To: Kent Stewart Message-ID: <20090518004608.0f0f7490@it.buh.tecnik93.com> In-Reply-To: <200905171221.18404.kstewart@owt.com> References: <200905151806.47480.lumiwa@gmail.com> <20090517181521.GA19853@shepherd.hamla.org> <200905171138.35000.kstewart@owt.com> <200905171221.18404.kstewart@owt.com> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/U/pad0/+z4pn5pY08k9/9DA"; protocol="application/pgp-signature" Cc: Sahil Tandon , freebsd-ports@freebsd.org Subject: Re: fftw3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 May 2009 22:05:36 -0000 --Sig_/U/pad0/+z4pn5pY08k9/9DA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 17 May 2009 12:21:18 -0700 Kent Stewart wrote: > On Sunday 17 May 2009 11:38:34 am Kent Stewart wrote: > > On Sunday 17 May 2009 11:15:21 am Sahil Tandon wrote: > > > On Sun, 17 May 2009, Kent Stewart wrote: > > > > > I'm using today's current and just tried the following in > > > > > lang/gcc43 to hopefully be able to build ffw3 with the > > > > > following made and resulting errors. > > > > > > > > > > # make WITHOUT_JAVA=3Dyes > > > > > > > > You really needed to man make. I did a "setenv WITHOUT_JAVA > > > > yes" in my .cshrc, brought up a new konsole and everything > > > > built. For make, I think it would have to be > > > > "make -D WITHOUT_JAVA=3Dyes". > > > > > > No, passing variable overrides to make(1) on the command line > > > works without the -D flag. Why do you believe it is necessary? > > > > Because I always had to do it in the past. > > >=20 > I tried the update today, and the "make WITHOUT_JAVA=3Dyes" worked. For this kind of vars,ports check for the var to be defined, not the value if any, so both "make WITHOUT_JAVA=3Dyes" and "make -DWITHOUT_JAVA" should work. --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_/U/pad0/+z4pn5pY08k9/9DA Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkoQhaAACgkQJ7GIuiH/oeXSpQCeJkKz11DELuZ3O9wgGFwgmjdT cu8AoLWknZGgr8/qHi/QbBtnj91HzUx5 =EPgB -----END PGP SIGNATURE----- --Sig_/U/pad0/+z4pn5pY08k9/9DA--