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
55 55 --with-pgsql-libraries=${prefix}/lib/pgsql8 56 56 } 57 57 58 variant debug description {add debug capabilities} { 59 configure.args-append --enable-debug \ 60 --enable-verbose-debug 61 } 62 58 63 post-destroot { 59 64 file rename ${destroot}${prefix}/etc/dspam.conf ${destroot}${prefix}/etc/dspam.conf.sample 60 65 file mkdir ${destroot}${prefix}/var/dspam/samples