Ticket #24952: Portfile.diff

File Portfile.diff, 447 bytes (added by jvansanten@…, 14 years ago)

Patch to Portfile to patch config/ltmain.sh

  • Portfile

    old new  
    1 # $Id$
     1# $Id: Portfile 64763 2010-03-15 16:31:33Z nox@macports.org $
    22
    33PortSystem      1.0
    44
     
    2626                port:libpng \
    2727                port:zlib
    2828
     29patchfiles      libtool-arch.diff
     30
    2931configure.args  --with-jpeg=${prefix} \
    3032                --with-tiff=${prefix} \
    3133                --with-png=${prefix} \