[107684] trunk/dports/gnome/libbonoboui/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Jul 4 01:52:24 PDT 2013


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

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

Modified: trunk/dports/gnome/libbonoboui/Portfile
===================================================================
--- trunk/dports/gnome/libbonoboui/Portfile	2013-07-04 08:50:46 UTC (rev 107683)
+++ trunk/dports/gnome/libbonoboui/Portfile	2013-07-04 08:52:24 UTC (rev 107684)
@@ -43,7 +43,9 @@
                 port:libgnomecanvas \
                 port:libpng
 
-configure.env   INTLTOOL_PERL=${prefix}/bin/perl5.12
+# Don't do intltool's INTLTOOL_PERL dance
+use_autoreconf  yes
+autoreconf.args -fvi
 
 configure.args  --without-x
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/7d2f0cdb/attachment.html>


More information about the macports-changes mailing list