Revision: 117330 https://trac.macports.org/changeset/117330 Author: devans@macports.org Date: 2014-02-21 23:23:22 -0800 (Fri, 21 Feb 2014) Log Message: ----------- gnome-js-common: autoreconf to re-configure with MacPorts intltool.m4, build deps. Modified Paths: -------------- trunk/dports/gnome/gnome-js-common/Portfile Modified: trunk/dports/gnome/gnome-js-common/Portfile =================================================================== --- trunk/dports/gnome/gnome-js-common/Portfile 2014-02-22 07:22:18 UTC (rev 117329) +++ trunk/dports/gnome/gnome-js-common/Portfile 2014-02-22 07:23:22 UTC (rev 117330) @@ -30,6 +30,12 @@ depends_build port:autoconf \ port:pkgconfig \ port:intltool \ - port:gettext + port:gettext \ + path:lib/pkgconfig/glib-2.0.pc:glib2 +# autoreconf to re-configure with MacPorts intltool.m4 + +use_autoreconf yes +autoreconf.args -fvi + livecheck.type gnome-with-unstable