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