[81750] trunk/dports/devel/dbus/Portfile

easieste at macports.org easieste at macports.org
Thu Aug 4 10:33:15 PDT 2011


Revision: 81750
          http://trac.macports.org/changeset/81750
Author:   easieste at macports.org
Date:     2011-08-04 10:33:15 -0700 (Thu, 04 Aug 2011)
Log Message:
-----------
Fix build for OS X Lion.

Modified Paths:
--------------
    trunk/dports/devel/dbus/Portfile

Modified: trunk/dports/devel/dbus/Portfile
===================================================================
--- trunk/dports/devel/dbus/Portfile	2011-08-04 17:32:37 UTC (rev 81749)
+++ trunk/dports/devel/dbus/Portfile	2011-08-04 17:33:15 UTC (rev 81750)
@@ -61,6 +61,11 @@
     }
 }
 
+platform darwin 11 {
+    configure.args-append    --disable-tests
+}
+
+
 use_parallel_build  yes
 
 test.run        yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110804/21d013fa/attachment.html>


More information about the macports-changes mailing list