Revision
117382
Author
devans@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

Diff

Modified: trunk/dports/graphics/gimp-gap/Portfile (117381 => 117382)


--- 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