Ticket #25593: Portfile.diff

File Portfile.diff, 402 bytes (added by jmroot (Joshua Root), 14 years ago)

add patch to portfile

  • Portfile

     
    3737
    3838use_bzip2       yes
    3939
     40# remove use of md2, which is no longer provided by openssl
     41patchfiles  nse_openssl.cc.diff
     42
    4043configure.args  --without-zenmap --without-ndiff \
    4144                --mandir=\\\${prefix}/share/man \
    4245                --infodir=\\\${prefix}/share/info \