[MacPorts] #14116: ENHANCEMENT: graphics/xfig

MacPorts trac at macosforge.org
Wed Jan 30 15:49:50 PST 2008


#14116: ENHANCEMENT: graphics/xfig
------------------------------------+---------------------------------------
 Reporter:  brad.froehle at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  enhancement             |      Status:  new                                  
 Priority:  Normal                  |   Milestone:  Port Enhancements                    
Component:  ports                   |     Version:  1.6.0                                
 Keywords:  xfig                    |  
------------------------------------+---------------------------------------
 Update xfig Portfile to eliminate a (clumsy) hack, by replacing
 {{{
 post-destroot {
         # Remove the /usr/X11R6/lib/X11/app-defaults symlink
         # (this could be done by handling symlinks better on images)
     file delete ${destroot}/usr/X11/lib/X11/app-defaults
 }
 }}}
 with the simpler
 {{{
 xmkmf.args-append       -DUseSeparateConfDir=NO
 }}}
 as well as a few other aesthetic changes.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14116>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list