Modified: trunk/dports/audio/easytag/Portfile (117463 => 117464)
--- trunk/dports/audio/easytag/Portfile 2014-02-27 22:27:55 UTC (rev 117463)
+++ trunk/dports/audio/easytag/Portfile 2014-02-27 22:51:36 UTC (rev 117464)
@@ -30,7 +30,8 @@
depends_build port:pkgconfig \
port:intltool \
- port:itstool
+ port:itstool \
+ port:yelp-tools
depends_lib port:desktop-file-utils \
port:gtk2 \
@@ -42,6 +43,15 @@
port:taglib \
port:wavpack
+# 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