New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16411: Portfile.diff

File Portfile.diff, 398 bytes (added by mcalhoun@…, 3 years ago)
  • Portfile

    old new  
    4040post-patch { 
    4141    system "cd ${worksrcpath} && 
    4242        tar zxf ${distpath}/droppatch.tar.gz" 
     43 
     44    reinplace "s|\\(.*\\)\\(\$(LDFLAGS)\\)\\(.*\\)\\(\$(LDLIBS)\\)\\(.*\\)|\\1\\4\\3\\2\\5|" ${worksrcpath}/makefile.cfg 
    4345} 
    4446 
    4547configure.args      --enable-shared --enable-static