Ticket #792: portfile-perl.diff

File portfile-perl.diff, 497 bytes (added by bchesneau@…, 21 years ago)

Patch portfile

  • (a) Portfile-old vs. (b) Portfile

    a b  
    1313checksums                  md5 d9bdb180620306023fd35901a2878b62
    1414configure.cmd              sh Configure
    1515unset                      configure.pre_args
     16
     17configure.env           LC_ALL=C
     18
    1619configure.post_args        -des -Dinstallprefix=${destroot}/${prefix} \
    1720                             -Dprefix='${prefix}' -Dccflags="-I'${prefix}/include'\
    1821                             -Dldflags=-L'${prefix}/lib'"