Modified: trunk/dports/gnome/gnome-backgrounds/Portfile (117319 => 117320)
--- trunk/dports/gnome/gnome-backgrounds/Portfile 2014-02-22 00:49:12 UTC (rev 117319)
+++ trunk/dports/gnome/gnome-backgrounds/Portfile 2014-02-22 02:10:04 UTC (rev 117320)
@@ -27,4 +27,15 @@
depends_build port:intltool \
port:gettext
+depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2
+
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+ copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf yes
+autoreconf.args -fvi
+
livecheck.type gnome