[MacPorts] #17510: icewm should use lib:...:xpm instead of port:xpm

MacPorts noreply at macports.org
Wed Dec 3 16:33:18 PST 2008


#17510: icewm should use lib:...:xpm instead of port:xpm
-----------------------------------+----------------------------------------
 Reporter:  jeremyhu@…             |       Owner:  saispo@…           
     Type:  defect                 |      Status:  new                
 Priority:  Normal                 |   Milestone:  Port Bugs          
Component:  ports                  |     Version:  1.6.0              
 Keywords:  xpm                    |        Port:  icewm              
-----------------------------------+----------------------------------------
 {{{
 Index: Portfile
 ===================================================================
 --- Portfile    (revision 42954)
 +++ Portfile    (working copy)
 @@ -49,10 +49,10 @@
                                --disable-xinerama --disable-xrandr
  }

 -variant xpm conflicts imlib description {Use Xpm from MacPorts for
 images} {
 +variant xpm conflicts imlib description {Use Xpm for images} {
         configure.args-delete  --with-imlib
  #       configure.args-append  --with-xpm
 -       depends_lib-append     port:xpm
 +       depends_lib-append     lib:libXpm.4:xpm
  }

  variant imlib conflicts xpm description {Use Imlib for images instead of
 libxpm (does not work yet)} {

 }}}

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


More information about the macports-tickets mailing list