gimp-jp2: autoreconf with our intltool.m4 to fix intltool configuration.
--- trunk/dports/graphics/gimp-jp2/Portfile 2014-02-24 19:55:01 UTC (rev 117379)
+++ trunk/dports/graphics/gimp-jp2/Portfile 2014-02-24 20:06:51 UTC (rev 117380)
@@ -46,6 +46,11 @@
file delete ${worksrcpath}/src/openjpeg.h
}
+# autoreconf using MacPorts intltool.m4
+
+use_autoreconf yes
+autoreconf.args -fvi
+
post-destroot {
delete ${destroot}${prefix}/share/gimp-plugin-template
}