/opt/local/var/macports/sources/rsync.macports.org/release/ports/www/php5/Portfile
の「postgresql82」という文字列を「postgresql83」に書き換えてインストールすればOK!
diffとるとこんな感じです。
251c251
< port:postgresql82
---
> port:postgresql83
253,254c253,254
< --with-pgsql=${prefix}/lib/postgresql82/bin \
< --with-pdo-pgsql=${prefix}/lib/postgresql82/bin
---
> --with-pgsql=${prefix}/lib/postgresql83/bin \
> --with-pdo-pgsql=${prefix}/lib/postgresql83/bin
0 件のコメント:
コメントを投稿