[107656] trunk/dports/gnome/gconf/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Jul 3 16:09:13 PDT 2013
Revision: 107656
https://trac.macports.org/changeset/107656
Author: jeremyhu at macports.org
Date: 2013-07-03 16:09:13 -0700 (Wed, 03 Jul 2013)
Log Message:
-----------
gconf: autoreconf to skip the INTLTOOL_PERL nonsense
Modified Paths:
--------------
trunk/dports/gnome/gconf/Portfile
Modified: trunk/dports/gnome/gconf/Portfile
===================================================================
--- trunk/dports/gnome/gconf/Portfile 2013-07-03 23:07:19 UTC (rev 107655)
+++ trunk/dports/gnome/gconf/Portfile 2013-07-03 23:09:13 UTC (rev 107656)
@@ -43,11 +43,14 @@
port:policykit \
port:orbit2
-configure.env INTLTOOL_PERL=${prefix}/bin/perl5.12
configure.args --with-gtk=2.0 \
--without-openldap \
--enable-introspection=yes
+# Don't do intltool's INTLTOOL_PERL dance
+use_autoreconf yes
+autoreconf.args -fvi
+
# gobject-introspection uses g-ir-scanner, which uses $CC from env
if {[variant_isset universal]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130703/bd1b72e8/attachment.html>
More information about the macports-changes
mailing list