Ticket #12410: Portfile.patch

File Portfile.patch, 571 bytes (added by nox@…, 17 years ago)
  • Portfile

     
    44
    55name                php5
    66version             5.2.3
     7revision            1
    78categories          lang php www
    89maintainers         ryandesign jwa
    910homepage            http://www.php.net/
     
    164167variant imap {
    165168        depends_lib-append \
    166169                port:cclient
    167         configure.cppflags-append \
    168                 -I${prefix}/include/c-client
    169170        configure.args-append \
    170171                --with-imap=${prefix} \
    171172                --with-imap-ssl=${prefix}