[MacPorts] #13749: asterisk - new port submission

MacPorts trac at macosforge.org
Tue Jan 15 12:54:32 PST 2008


#13749: asterisk - new port submission
----------------------------------------+-----------------------------------
  Reporter:  marc.blanchet at viagenie.ca  |       Owner:  macports-tickets at lists.macosforge.org
      Type:  enhancement                |      Status:  new                                  
  Priority:  Normal                     |   Milestone:  Port Submissions                     
 Component:  ports                      |     Version:                                       
Resolution:                             |    Keywords:                                       
----------------------------------------+-----------------------------------
Comment (by ecronin at macports.org):

 Sorry, what I meant for the first point is that instead of hard-coding in
 a particular CFLAGS, why not use the defaults MacPorts already sets
 (configure.cflags, configure.cppflags, configure.ldflags).  Similarly,
 {{{
 configure.cflags-append -I${prefix}/include
 configure.ldflags-append -L${prefix}/lib
 }}}
 are probably not needed (or at least not ldflags for sure) since MacPorts
 starts out with
 {{{
 default configure.cppflags  {"-I${prefix}/include"}
 default configure.ldflags   {"-L${prefix}/lib"}
 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13749#comment:3>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list