[47306] trunk/dports/aqua/qt4-mac/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Feb 26 02:22:25 PST 2009
On Feb 25, 2009, at 14:40, raimue at macports.org wrote:
> Revision: 47306
> http://trac.macports.org/changeset/47306
> Author: raimue at macports.org
> Date: 2009-02-25 12:40:07 -0800 (Wed, 25 Feb 2009)
> Log Message:
> -----------
> aqua/qt4-mac:
> Also allow mysql5-devel to satisfy the mysql5 dependency
>
> Modified Paths:
> --------------
> trunk/dports/aqua/qt4-mac/Portfile
>
> Modified: trunk/dports/aqua/qt4-mac/Portfile
> ===================================================================
> --- trunk/dports/aqua/qt4-mac/Portfile 2009-02-25 18:52:30 UTC (rev
> 47305)
> +++ trunk/dports/aqua/qt4-mac/Portfile 2009-02-25 20:40:07 UTC (rev
> 47306)
> @@ -33,7 +33,7 @@
> port:jpeg \
> port:dbus \
> port:unixODBC \
> - port:mysql5 \
> + path:lib/mysql5:mysql5 \
I thought path:-style dependencies had to specify a file; ${prefix}/
lib/mysql5 is a directory. Do we know whether using a directory works?
More information about the macports-dev
mailing list