[MacPorts] #18106: RFE: Have xorg-libXxf86dga +system_x11 install as little as possible

MacPorts noreply at macports.org
Mon Jan 19 15:29:56 PST 2009


#18106: RFE: Have xorg-libXxf86dga +system_x11 install as little as possible
-----------------------------------+----------------------------------------
 Reporter:  mcalhoun@…             |       Owner:  jeremyhu@…           
     Type:  enhancement            |      Status:  new                  
 Priority:  Normal                 |   Milestone:  Port Enhancements    
Component:  ports                  |     Version:  1.7.0                
 Keywords:                         |        Port:  xorg-libXxf86dga     
-----------------------------------+----------------------------------------

Comment(by jeremyhu@…):

 I think I'd be willing to do:

 {{{
 @@ -47,6 +47,9 @@
                 }
                 use_configure no
         } else {
 +               depends_build-delete port:xorg-xf86dgaproto port:xorg-
 xproto port:xorg-xextproto
 +               depends_build-append
 path:${x11prefix}/lib/pkgconfig/xf86dgaproto.pc:xorg-xf86dgaproto ...
 +
                 if {${os.major} < 9 && ![file exists
 ${prefix}/lib/pkgconfig/x11.pc]} {
                         configure.env-append \
                                 XXF86DGA_CFLAGS="-I${prefix}/include
 -I${x11prefix}/include" \
 }}}

 but I'd rather do that for all ports for consistency rather than just a
 couple here and there

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


More information about the macports-tickets mailing list