Ticket #16411: Portfile.diff

File Portfile.diff, 398 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 15 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