[100765] trunk/dports/audio/tagtool/Portfile

raimue at macports.org raimue at macports.org
Sun Dec 23 07:05:36 PST 2012


Revision: 100765
          https://trac.macports.org/changeset/100765
Author:   raimue at macports.org
Date:     2012-12-23 07:05:36 -0800 (Sun, 23 Dec 2012)
Log Message:
-----------
audio/tagtool:
We need to use the same version of perl with which intltool was built.
See #30937 for some reference.

Modified Paths:
--------------
    trunk/dports/audio/tagtool/Portfile

Modified: trunk/dports/audio/tagtool/Portfile
===================================================================
--- trunk/dports/audio/tagtool/Portfile	2012-12-23 13:20:51 UTC (rev 100764)
+++ trunk/dports/audio/tagtool/Portfile	2012-12-23 15:05:36 UTC (rev 100765)
@@ -47,3 +47,5 @@
     reinplace "s|-export-dynamic||g" ${worksrcpath}/src/Makefile
 }
 
+# intltool needs to be run with the correct version of perl
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121223/77ee5c1c/attachment.html>


More information about the macports-changes mailing list