[117378] trunk/dports/graphics/gimp-lqr-plugin/Portfile
Revision: 117378 https://trac.macports.org/changeset/117378 Author: devans@macports.org Date: 2014-02-24 11:07:41 -0800 (Mon, 24 Feb 2014) Log Message: ----------- gimp-lqr-plugin: autoreconf with our intltool.m4 to fix intltool configuration (#42609). Modified Paths: -------------- trunk/dports/graphics/gimp-lqr-plugin/Portfile Modified: trunk/dports/graphics/gimp-lqr-plugin/Portfile =================================================================== --- trunk/dports/graphics/gimp-lqr-plugin/Portfile 2014-02-24 18:25:31 UTC (rev 117377) +++ trunk/dports/graphics/gimp-lqr-plugin/Portfile 2014-02-24 19:07:41 UTC (rev 117378) @@ -32,6 +32,11 @@ depends_lib port:liblqr \ path:lib/pkgconfig/gimp-2.0.pc:gimp2 +# autoreconf using MacPorts intltool.m4 + +use_autoreconf yes +autoreconf.args -fvi + livecheck.type regex livecheck.url http://liquidrescale.wikidot.com/en:download-page livecheck.regex "(\\d+(?:\\.\\d+)*).* released on"
participants (1)
-
devans@macports.org