Modified: trunk/dports/gnome/gnome-dictionary/Portfile (117409 => 117410)
--- trunk/dports/gnome/gnome-dictionary/Portfile 2014-02-25 19:59:37 UTC (rev 117409)
+++ trunk/dports/gnome/gnome-dictionary/Portfile 2014-02-25 20:07:47 UTC (rev 117410)
@@ -24,7 +24,8 @@
depends_build port:pkgconfig \
port:intltool \
- port:itstool
+ port:itstool \
+ port:yelp-tools
depends_lib port:desktop-file-utils \
port:gnome-icon-theme \
@@ -33,6 +34,15 @@
depends_run port:gnome-settings-daemon \
port:yelp
+# 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