Modified: trunk/dports/devel/glade3/Portfile (118274 => 118275)
--- trunk/dports/devel/glade3/Portfile 2014-03-28 16:42:44 UTC (rev 118274)
+++ trunk/dports/devel/glade3/Portfile 2014-03-28 17:40:33 UTC (rev 118275)
@@ -38,8 +38,15 @@
depends_run port:devhelp
-patchfiles patch-configure.diff
+# update m4/intltool.m4 and autoreconf
+pre-configure {
+ copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf yes
+autoreconf.args -fvi
+
configure.cflags-append \
-Wno-format-nonliteral