[84371] trunk/dports/graphics/babl/Portfile

devans at macports.org devans at macports.org
Fri Sep 23 18:26:31 PDT 2011


Revision: 84371
          http://trac.macports.org/changeset/84371
Author:   devans at macports.org
Date:     2011-09-23 18:26:31 -0700 (Fri, 23 Sep 2011)
Log Message:
-----------
babl: disable introspection which breaks build on initial install.

Modified Paths:
--------------
    trunk/dports/graphics/babl/Portfile

Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile	2011-09-23 23:20:10 UTC (rev 84370)
+++ trunk/dports/graphics/babl/Portfile	2011-09-24 01:26:31 UTC (rev 84371)
@@ -40,6 +40,8 @@
 
 universal_variant no
 
+configure.args  --enable-introspection=no
+
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110923/d332fe12/attachment.html>


More information about the macports-changes mailing list