[106045] trunk/dports/graphics/gegl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon May 13 18:34:23 PDT 2013


Revision: 106045
          https://trac.macports.org/changeset/106045
Author:   jeremyhu at macports.org
Date:     2013-05-13 18:34:23 -0700 (Mon, 13 May 2013)
Log Message:
-----------
gegl: Add a comment about why introspection is disabled

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

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2013-05-14 01:31:00 UTC (rev 106044)
+++ trunk/dports/graphics/gegl/Portfile	2013-05-14 01:34:23 UTC (rev 106045)
@@ -52,9 +52,11 @@
                rename-for-altivec.patch \
                patch-ffmpeg-1.0.diff
 
+# introspection: Need to define Gegl_0_2_gir_FILES
+
 configure.args  --disable-docs \
                 --disable-silent-rules \
-                --enable-introspection=no \
+                --disable-introspection \
                 --without-graphviz \
                 --without-vala \
                 --without-umfpack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130513/436c26c9/attachment.html>


More information about the macports-changes mailing list