[MacPorts] #31058: wxWidgets-devel: cleanup supported_archs and configure.ccache

MacPorts noreply at macports.org
Wed Aug 31 19:09:03 PDT 2011


#31058: wxWidgets-devel: cleanup supported_archs and configure.ccache
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  jwa@…           
     Type:  defect                   |      Status:  new             
 Priority:  Normal                   |   Milestone:                  
Component:  ports                    |     Version:  2.0.1           
 Keywords:                           |        Port:  wxwidgets-devel 
-------------------------------------+--------------------------------------
 I noted two peculiarities in the wxWidgets-devel port that were introduced
 in r79389:

 1. The port contains this line:
 {{{
 supported_archs x86_64 ppc64 i386 ppc
 }}}
 This line does nothing because this is already the default, so it should
 be removed.

 2. The port contains this line:
 {{{
 configure.ccache = no
 }}}
 This is not valid portfile syntax. Perhaps you meant:
 {{{
 configure.ccache no
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/31058>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list