Ticket #403: patch

File patch, 532 bytes (added by bchesneau@…, 21 years ago)

patch commited version

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

    a b  
    88
    99platforms       darwin freebsd
    1010master_sites    http://www.php.net/distributions/
     11distname        php-${version}
     12worksrcdir      php-${version}
    1113checksums       md5 d4a34efe145b43ed10dbd95825686065
    1214
    1315depends_lib     lib:libcurl.2:curl \
     
    3840        depends_lib-append      lib:plpgsql:postgresql
    3941        configure.args-append   --with-pgsql=${prefix}/pgsql
    4042}
    41        
     43
     44install.args    prefix=${destroot}${prefix}
    4245       
    4346post-install    {
    4447        file mkdir ${destroot}${prefix}/etc