Ticket #59024: patch-Portfile.diff

File patch-Portfile.diff, 891 bytes (added by BjarneDMat, 5 years ago)
  • mail/opendkim/Portfile

    old new  
    44
    55name                opendkim
    66version             2.10.3
    7 revision            1
     7revision            2
    88categories          mail
    99license             {BSD restrictive/distributable}
    1010maintainers         nomaintainer
     
    3030        ${worksrcpath}/opendkim/opendkim.conf.simple-verify.in
    3131}
    3232
    33 configure.args      --with-openssl=${prefix} \
    34                     --with-unbound=${prefix}
     33configure.args      --with-openssl=${prefix}/lib \
     34                    --with-unbound=${prefix} \
     35                    --with-milter=${prefix}
    3536
    3637destroot.keepdirs    ${destroot}${prefix}/var/db/${name} \
    3738                     ${destroot}${prefix}/var/run/${name}