[117380] trunk/dports/graphics/gimp-jp2/Portfile

devans at macports.org devans at macports.org
Mon Feb 24 12:06:51 PST 2014


Revision: 117380
          https://trac.macports.org/changeset/117380
Author:   devans at macports.org
Date:     2014-02-24 12:06:51 -0800 (Mon, 24 Feb 2014)
Log Message:
-----------
gimp-jp2: autoreconf with our intltool.m4 to fix intltool configuration.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-jp2/Portfile

Modified: trunk/dports/graphics/gimp-jp2/Portfile
===================================================================
--- 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
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140224/88776237/attachment.html>


More information about the macports-changes mailing list