Ticket #14795: Portfile.2.diff

File Portfile.2.diff, 335 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 15 years ago)
  • Portfile

     
    243243    configure.args-append \
    244244        --enable-xslt \
    245245        --with-xslt-sablot=${prefix} \
     246        --with-sablot-js=${prefix} \
    246247        --with-iconv-dir=${prefix}
    247248}
    248249