Re: /etc/make.conf weirdness

From: Nicolas Blais (nb_root_at_videotron.ca)
Date: 05/19/05

  • Next message: Erik Trulsson: "Re: Shared /usr/ports directories"
    Date: Thu, 19 May 2005 15:55:10 -0400
    To: freebsd-questions@freebsd.org
    
    

    On May 19, 2005 03:51 pm, Kris Kennaway wrote:
    > On Thu, May 19, 2005 at 03:31:02PM -0400, Nicolas Blais wrote:
    > > Hi,
    > >
    > > This is probably a user problem (me), but why is it that when I put this
    > > in /etc/make.conf:
    > >
    > > .if ${.CURDIR:M*/multimedia/transcode}
    > > WITH_DIVX5=yes WITH_OPTIMIZED_CFLAGS=yes
    > > .endif
    > >
    > > and build transcode, it will only receive WITH_DIVX5 and not the other
    > > flag.
    > >
    > > and if I put this instead:
    > >
    > > .if ${.CURDIR:M*/multimedia/transcode}
    > > WITH_OPTIMIZED_CFLAGS=yes WITH_DIVX5=yes
    > > .endif
    > >
    > > it will receive WITH_OPTIMIZED_CFLAGS and not the other again?

    > > Any way around this?
    >
    > Put each entry on separate lines, don't try to separate them with
    > whitespace.
    >
    > Kris

    Thanks that did it!
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Erik Trulsson: "Re: Shared /usr/ports directories"

    Relevant Pages

    • Re: /etc/make.conf weirdness
      ... On Thursday 19 May 2005 20:51, Kris Kennaway wrote: ... >> flag. ... > Put each entry on separate lines, don't try to separate them with ...
      (freebsd-questions)
    • Re: Multiple Level Index
      ... puts a separate line for each Reports Switchboard. ... Field codes: XE (Index Entry) field ... do not use hidden text formatting to keep sensitive ...
      (microsoft.public.word.pagelayout)
    • Re: Hyperlink macro assigned to checkbox form field
      ... This would preclude me from entering 15 separate buttons; ... I used the control toolbox checkbox first, ... > run macro on Entry, I thought my problems were solved. ...
      (microsoft.public.word.docmanagement)
    • Re: Future of Orion??
      ... jettison its service module, ... Before re-entry but not before the entry burn. ... Shuttle can make sure ... Soyuz 5 had a failure to separate and the crew lived. ...
      (sci.space.shuttle)
    • Re: Calling External File
      ... >> All the validation code is at the very top of the document, ... >> This code checks for errors and sets a flag. ... If the message is sent successfully, then a header function is used ... I tried to separate the error checking & processing ...
      (comp.lang.php)