Ticket #12410: Portfile.patch
File Portfile.patch, 571 bytes (added by nox@…, 17 years ago) |
---|
-
Portfile
4 4 5 5 name php5 6 6 version 5.2.3 7 revision 1 7 8 categories lang php www 8 9 maintainers ryandesign jwa 9 10 homepage http://www.php.net/ … … 164 167 variant imap { 165 168 depends_lib-append \ 166 169 port:cclient 167 configure.cppflags-append \168 -I${prefix}/include/c-client169 170 configure.args-append \ 170 171 --with-imap=${prefix} \ 171 172 --with-imap-ssl=${prefix}