Ticket #15637: patch-transcode-remove-cd.diff

File patch-transcode-remove-cd.diff, 468 bytes (added by raimue (Rainer Müller), 16 years ago)
  • Portfile

     
    4343                port:jpeg \
    4444                port:lame
    4545
    46 pre-configure       { cd ${worksrcpath}
    47             system "LIBTOOLIZE=glibtoolize autoreconf -i -f"
     46pre-configure       {
     47            system "cd ${worksrcpath} && LIBTOOLIZE=glibtoolize autoreconf -i -f"
    4848            }
    4949
    5050platforms       darwin