On Feb 25, 2009, at 14:40, [email protected] wrote:

Revision: 47306
          http://trac.macports.org/changeset/47306
Author:   [email protected]
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?


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to