Modified: trunk/dports/gnome/gnome-font-viewer/Portfile (117412 => 117413)
--- trunk/dports/gnome/gnome-font-viewer/Portfile 2014-02-25 20:26:21 UTC (rev 117412)
+++ trunk/dports/gnome/gnome-font-viewer/Portfile 2014-02-25 20:30:35 UTC (rev 117413)
@@ -35,8 +35,15 @@
depends_run port:gnome-settings-daemon
-#configure.optflags -g -O0
+# update m4/intltool.m4 and autoreconf
+pre-configure {
+ copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf yes
+autoreconf.args -fvi
+
configure.args --disable-schemas-compile \
--disable-silent-rules