Modified: trunk/dports/gnome/bug-buddy/Portfile (118354 => 118355)
--- trunk/dports/gnome/bug-buddy/Portfile 2014-03-31 21:04:56 UTC (rev 118354)
+++ trunk/dports/gnome/bug-buddy/Portfile 2014-03-31 22:11:38 UTC (rev 118355)
@@ -41,8 +41,6 @@
patch-src-elf.c.diff \
patch-src-bug-buddy.c.diff
-use_autoreconf yes
-
#
# evolution-data-server is not universal
#
@@ -51,6 +49,15 @@
universal_variant no
}
+# 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