Ticket #35658: patch-mail-dspam-add-debug-variant.diff

File patch-mail-dspam-add-debug-variant.diff, 635 bytes (added by pixilla (Bradley Giesbrecht), 12 years ago)
  • mail/dspam/Portfile

     
    5555                                      --with-pgsql-libraries=${prefix}/lib/pgsql8
    5656}
    5757
     58variant debug description {add debug capabilities} {
     59                configure.args-append --enable-debug \
     60                                      --enable-verbose-debug
     61}
     62
    5863post-destroot {
    5964        file rename ${destroot}${prefix}/etc/dspam.conf ${destroot}${prefix}/etc/dspam.conf.sample
    6065        file mkdir ${destroot}${prefix}/var/dspam/samples