Ticket #26202: patch-ntop-Portfile.diff

File patch-ntop-Portfile.diff, 378 bytes (added by pixilla (Bradley Giesbrecht), 14 years ago)

add --without-ssl

  • Portfile

    old new  
    3232configure.cflags-append -I${prefix}/include
    3333configure.args          --mandir=${prefix}/share/man \
    3434                        --with-localedir=${prefix}/share/locale \
    35                         --with-rrd-home=${prefix}
     35                        --with-rrd-home=${prefix} \
     36                        --without-ssl
    3637
    3738use_autoconf            yes
    3839build.type              gnu