audio/tagtool: We need to use the same version of perl with which intltool was built. See #30937 for some reference.
--- 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