Ticket #59024: patch-Portfile.diff
File patch-Portfile.diff, 891 bytes (added by BjarneDMat, 5 years ago) |
---|
-
mail/opendkim/Portfile
old new 4 4 5 5 name opendkim 6 6 version 2.10.3 7 revision 17 revision 2 8 8 categories mail 9 9 license {BSD restrictive/distributable} 10 10 maintainers nomaintainer … … 30 30 ${worksrcpath}/opendkim/opendkim.conf.simple-verify.in 31 31 } 32 32 33 configure.args --with-openssl=${prefix} \ 34 --with-unbound=${prefix} 33 configure.args --with-openssl=${prefix}/lib \ 34 --with-unbound=${prefix} \ 35 --with-milter=${prefix} 35 36 36 37 destroot.keepdirs ${destroot}${prefix}/var/db/${name} \ 37 38 ${destroot}${prefix}/var/run/${name}