[117382] trunk/dports/graphics/gimp-gap/Portfile

devans at macports.org devans at macports.org
Mon Feb 24 12:21:32 PST 2014


Revision: 117382
          https://trac.macports.org/changeset/117382
Author:   devans at macports.org
Date:     2014-02-24 12:21:32 -0800 (Mon, 24 Feb 2014)
Log Message:
-----------
gimp-gap: autoreconf with our intltool.m4 to fix intltool configuration.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-gap/Portfile

Modified: trunk/dports/graphics/gimp-gap/Portfile
===================================================================
--- trunk/dports/graphics/gimp-gap/Portfile	2014-02-24 20:12:29 UTC (rev 117381)
+++ trunk/dports/graphics/gimp-gap/Portfile	2014-02-24 20:21:32 UTC (rev 117382)
@@ -71,6 +71,11 @@
 
 depends_run     path:bin/mplayer:MPlayer
 
+# reconfigure with our intltool.m4
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
 # TODO: Fix the actual bug.  This just masks the problem to build successfully
 if {[string match *clang* ${configure.compiler}]} {
     configure.cflags-append -Wno-return-type
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140224/deedf631/attachment.html>


More information about the macports-changes mailing list