[MacPorts] #17510: icewm should use lib:...:xpm instead of port:xpm
#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
#17510: icewm should use lib:...:xpm instead of port:xpm ------------------------------------+--------------------------------------- Reporter: jeremyhu@… | Owner: saispo@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: xpm Port: icewm | ------------------------------------+--------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: I pushed this in r43174 -- Ticket URL: <http://trac.macports.org/ticket/17510#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts