[107730] trunk/dports/gnome/gnome-mime-data/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jul 4 11:32:28 PDT 2013


Revision: 107730
          https://trac.macports.org/changeset/107730
Author:   jeremyhu at macports.org
Date:     2013-07-04 11:32:27 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
gnome-mime-data: autoreconf to skip the INTLTOOL_PERL nonsense

Modified Paths:
--------------
    trunk/dports/gnome/gnome-mime-data/Portfile

Modified: trunk/dports/gnome/gnome-mime-data/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mime-data/Portfile	2013-07-04 18:31:16 UTC (rev 107729)
+++ trunk/dports/gnome/gnome-mime-data/Portfile	2013-07-04 18:32:27 UTC (rev 107730)
@@ -35,8 +35,9 @@
 
 patchfiles      patch-automake-1.13.diff
 
+# Don't do intltool's INTLTOOL_PERL dance
 use_autoreconf  yes
-configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+autoreconf.args -fvi
 
 configure.cppflags-append -L${prefix}/lib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/8481283e/attachment.html>


More information about the macports-changes mailing list