[MacPorts] #30792: py-glewpy hardcodes /opt/local

MacPorts noreply at macports.org
Mon Aug 15 02:33:18 PDT 2011


#30792: py-glewpy hardcodes /opt/local
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  2.0.1                                
 Keywords:                           |        Port:  py-glewpy                            
-------------------------------------+--------------------------------------
 py-glewpy has "/opt/local" hardcoded in its patchfiles. This would prevent
 the port's use for MacPorts users who have selected a different prefix.

 {{{
 $ cd $(port dir py-glewpy)
 $ grep /opt/local -r .
 ./files/patch-setup-osx.py:+glew_include_dirs=['/opt/local/include']
 ./files/patch-setup.py:+
 include_dirs=['/opt/local/include'],
 ./files/patch-setup.py:+
 include_dirs=['/opt/local/include'],
 }}}

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


More information about the macports-tickets mailing list