[126279] trunk/dports/graphics/gegl/files/patch-fix-introspection.diff

devans at macports.org devans at macports.org
Mon Oct 6 19:21:14 PDT 2014


Revision: 126279
          https://trac.macports.org/changeset/126279
Author:   devans at macports.org
Date:     2014-10-06 19:21:14 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
gegl: remove extraneous comma in introspection patch that causes a command not found error during configuration (#45272).

Modified Paths:
--------------
    trunk/dports/graphics/gegl/files/patch-fix-introspection.diff

Modified: trunk/dports/graphics/gegl/files/patch-fix-introspection.diff
===================================================================
--- trunk/dports/graphics/gegl/files/patch-fix-introspection.diff	2014-10-07 01:31:19 UTC (rev 126278)
+++ trunk/dports/graphics/gegl/files/patch-fix-introspection.diff	2014-10-07 02:21:14 UTC (rev 126279)
@@ -607,7 +607,7 @@
  LIBS=$gegl_save_LIBS
  
 -IT_PROG_INTLTOOL(0.40.1)
-+m4_ifdef([IT_PROG_INTLTOOL],[IT_PROG_INTLTOOL(0.40.1),],
++m4_ifdef([IT_PROG_INTLTOOL],[IT_PROG_INTLTOOL(0.40.1)],
 +  AC_MSG_ERROR([*** intltool version 0.40.1 or later required]))
 +
  AM_GLIB_GNU_GETTEXT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/5fc503d8/attachment.html>


More information about the macports-changes mailing list