[107682] trunk/dports/gnome/file-roller/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jul 4 01:39:23 PDT 2013


Revision: 107682
          https://trac.macports.org/changeset/107682
Author:   jeremyhu at macports.org
Date:     2013-07-04 01:39:23 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
file-roller: autoreconf to skip the INTLTOOL_PERL nonsense

Modified Paths:
--------------
    trunk/dports/gnome/file-roller/Portfile

Modified: trunk/dports/gnome/file-roller/Portfile
===================================================================
--- trunk/dports/gnome/file-roller/Portfile	2013-07-04 08:05:44 UTC (rev 107681)
+++ trunk/dports/gnome/file-roller/Portfile	2013-07-04 08:39:23 UTC (rev 107682)
@@ -46,8 +46,9 @@
                 --disable-scrollkeeper \
                 --disable-silent-rules
 
-# 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
 
 post-activate {
     system "${prefix}/bin/scrollkeeper-update"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/b04ea255/attachment-0001.html>


More information about the macports-changes mailing list