[99043] trunk/dports/textproc/sphinx
Ryan Schmidt
ryandesign at macports.org
Wed Oct 24 18:22:26 PDT 2012
On Oct 24, 2012, at 19:55, ryandesign at macports.org wrote:
> Revision: 99043
> http://trac.macports.org//changeset/99043
> Author: ryandesign at macports.org
> Date: 2012-10-24 17:55:56 -0700 (Wed, 24 Oct 2012)
> Log Message:
> -----------
> sphinx: update to 2.0.6 (#32457); add mysql51, mysql55, mariadb, percona, postgresql82, postgresql92 variants (#36720)
> +variant postgresql92 conflicts postgresql82 postgresql83 postgresql84 postgresql90 postgresql91 description {Enable PostgreSQL 9.2 support} {
> + depends_lib-append port:postgresql91
> + configure.args-append --with-pgsql \
> + --with-pgsql-includes=${prefix}/include/postgresql91 \
> + --with-pgsql-libs=${prefix}/lib/postgresql91
> +}
Whoops, that was wrong. I'm fixing that and a couple other issues shortly.
More information about the macports-dev
mailing list