[56108] trunk/dports/mail/dspam/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 24 00:27:44 PDT 2009
Revision: 56108
http://trac.macports.org/changeset/56108
Author: ryandesign at macports.org
Date: 2009-08-24 00:27:41 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------
dspam: allow mysql5-devel to satisfy mysql5 dependency
Modified Paths:
--------------
trunk/dports/mail/dspam/Portfile
Modified: trunk/dports/mail/dspam/Portfile
===================================================================
--- trunk/dports/mail/dspam/Portfile 2009-08-24 07:26:51 UTC (rev 56107)
+++ trunk/dports/mail/dspam/Portfile 2009-08-24 07:27:41 UTC (rev 56108)
@@ -35,7 +35,7 @@
}
variant mysql5 conflicts postgres sqlite {
- depends_lib port:mysql5
+ depends_lib path:bin/mysql_config5:mysql5
configure.args-append --with-storage-driver=mysql_drv \
--with-mysql-includes=${prefix}/include/mysql5/mysql \
--with-mysql-libraries=${prefix}/lib/mysql5/mysql \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090824/0fb38c4c/attachment-0001.html>
More information about the macports-changes
mailing list