[107676] trunk/dports/gnome/nautilus/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Jul 3 23:54:03 PDT 2013


Revision: 107676
          https://trac.macports.org/changeset/107676
Author:   jeremyhu at macports.org
Date:     2013-07-03 23:54:02 -0700 (Wed, 03 Jul 2013)
Log Message:
-----------
nautilus: autoreconf to skip the INTLTOOL_PERL nonsense

Modified Paths:
--------------
    trunk/dports/gnome/nautilus/Portfile

Modified: trunk/dports/gnome/nautilus/Portfile
===================================================================
--- trunk/dports/gnome/nautilus/Portfile	2013-07-04 06:46:23 UTC (rev 107675)
+++ trunk/dports/gnome/nautilus/Portfile	2013-07-04 06:54:02 UTC (rev 107676)
@@ -47,6 +47,7 @@
                 patch-nautilus-file.c.diff
 
 use_autoreconf  yes
+autoreconf.args -fvi
 
 configure.args  --mandir=${prefix}/share/man \
                 --x-includes=${prefix}/include \
@@ -57,9 +58,6 @@
                 --disable-schemas-install \
                 --disable-packagekit
 
-# intltool needs to be run with the correct version of perl
-configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
-
 post-activate {
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130703/75bb8f8c/attachment.html>


More information about the macports-changes mailing list