Ticket #48274: thrift_Portfile.diff

File thrift_Portfile.diff, 691 bytes (added by michaelld (Michael Dickens), 9 years ago)
  • Portfile

     
    77name            thrift
    88conflicts       thrift-devel
    99version         0.9.2
     10revision        1
    1011categories      devel
    1112license         Apache-2
    1213maintainers     gmail.com:naoya.n blair openmaintainer
     
    6364                --with-php=no \
    6465                --with-php_extension=no \
    6566                --with-python=no \
    66                 --with-ruby=no
     67                --with-ruby=no \
     68                --with-qt4=no
    6769
    6870variant java description "enable the Java library" {
    6971    depends_build-append    bin:ant:apache-ant