Ticket #47181: Portfile-octave-java.diff

File Portfile-octave-java.diff, 575 bytes (added by mguthaus (Matt Guthaus), 9 years ago)

Portfile diff patch

  • Portfile

    old new  
    99name                octave
    1010
    1111version             3.8.2
    12 revision            7
     12revision            8
    1313#conflicts           octave-devel
    1414categories          math science
    1515maintainers         michaelld openmaintainer
     
    103103configure.args \
    104104    --disable-dependency-tracking \
    105105    --with-umfpack="-lumfpack -lSuiteSparse" \
    106     --disable-java \
    107106    --enable-docs
    108107
    109108# octave uses a number of other ports to create sources from template: