Ticket #16342: Portfile.diff

File Portfile.diff, 511 bytes (added by mbarchfe@…, 16 years ago)

Portfile patch

  • Portfile

    old new  
    9494        configure.args-append   --with-macosx-framework
    9595}
    9696
     97variant xerces {
     98        depends_lib-append              port:xercesc
     99        configure.args-append   --with-xerces=${prefix}
     100}
     101
    97102post-destroot {
    98103        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
    99104        xinstall -m 644 -W ${worksrcpath} HOWTO-RELEASE NEWS VERSION \