Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2009 00:46:08 +0300
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        Kent Stewart <kstewart@owt.com>
Cc:        Sahil Tandon <sahil@tandon.net>, freebsd-ports@freebsd.org
Subject:   Re: fftw3
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>

next in thread | previous in thread | raw e-mail | index | archive | help
--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 <kstewart@owt.com> 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--



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