Ticket #2690: mutt-Portfile.patch

File mutt-Portfile.patch, 363 bytes (added by erwan+DP@…, 19 years ago)

Patch to the Portfile

  • Portfile

    old new  
    7070
    7171variant headercache {
    7272    configure.args-append       --enable-hcache
    73     patchfiles-append           patch-maildir-header-cache
    7473    depends_lib                 lib:libdb-4:db4
    7574    configure.env-append        CPPFLAGS="-I${prefix}/include/db4" \
    7675                                        LDFLAGS="-L${prefix}/lib -L/usr/lib"