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

devans at macports.org devans at macports.org
Sun Jan 25 19:53:57 PST 2015


Revision: 132188
          https://trac.macports.org/changeset/132188
Author:   devans at macports.org
Date:     2015-01-25 19:53:57 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
babl: use gobject_introspection portgroup.

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

Modified: trunk/dports/graphics/babl/Portfile
===================================================================
--- trunk/dports/graphics/babl/Portfile	2015-01-26 01:42:20 UTC (rev 132187)
+++ trunk/dports/graphics/babl/Portfile	2015-01-26 03:53:57 UTC (rev 132188)
@@ -3,6 +3,7 @@
 
 PortSystem      1.0
 PortGroup       muniversal 1.0
+PortGroup       gobject_introspection 1.0
 
 name            babl
 conflicts       babl-devel
@@ -30,11 +31,14 @@
 depends_build   port:w3m \
                 port:librsvg
 
+# disable broken gobject-introspection
+
+gobject_introspection no
+
 patchfiles      clang.patch \
                 babl-palette-values-h.patch
 
 configure.args  --disable-silent-rules \
-                --disable-introspection
 
 platform darwin {
     foreach arch ${configure.universal_archs} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/67086988/attachment.html>


More information about the macports-changes mailing list