[107754] trunk/dports/audio/gmpc/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jul 4 23:52:15 PDT 2013


Revision: 107754
          https://trac.macports.org/changeset/107754
Author:   jeremyhu at macports.org
Date:     2013-07-04 23:52:15 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
gmpc: autoreconf to skip the INTLTOOL_PERL nonsense

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

Modified: trunk/dports/audio/gmpc/Portfile
===================================================================
--- trunk/dports/audio/gmpc/Portfile	2013-07-05 06:45:05 UTC (rev 107753)
+++ trunk/dports/audio/gmpc/Portfile	2013-07-05 06:52:15 UTC (rev 107754)
@@ -38,8 +38,9 @@
 
 configure.args  --disable-macige
 
-# intltool needs to be run with the correct version of perl
-configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+# Don't do intltool's INTLTOOL_PERL dance
+use_autoreconf  yes
+autoreconf.args -fvi
 
 variant quartz {
     depends_lib-append    port:ige-mac-integration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/b7591836/attachment.html>


More information about the macports-changes mailing list