fftw3

Ion-Mihai Tetcu itetcu at FreeBSD.org
Sun May 17 22:05:36 UTC 2009


On Sun, 17 May 2009 12:21:18 -0700
Kent Stewart <kstewart at 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=yes
> > > >
> > > > 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=yes".
> > >
> > > 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.
> >
> 
> I tried the update today, and the "make WITHOUT_JAVA=yes" worked.

For this kind of vars,ports check for the var to be defined, not the
value if any, so both "make WITHOUT_JAVA=yes" and "make -DWITHOUT_JAVA"
should work.

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20090517/e0980610/signature.pgp


More information about the freebsd-ports mailing list