[79805] trunk/dports/gnome/policykit-gnome/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jun 26 10:22:38 PDT 2011


Revision: 79805
          http://trac.macports.org/changeset/79805
Author:   jeremyhu at macports.org
Date:     2011-06-26 10:22:38 -0700 (Sun, 26 Jun 2011)
Log Message:
-----------
policykit-gnome: autoreconf to fix a build failure on darwin11

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

Modified: trunk/dports/gnome/policykit-gnome/Portfile
===================================================================
--- trunk/dports/gnome/policykit-gnome/Portfile	2011-06-26 17:15:53 UTC (rev 79804)
+++ trunk/dports/gnome/policykit-gnome/Portfile	2011-06-26 17:22:38 UTC (rev 79805)
@@ -35,6 +35,11 @@
         depends_build-append  port:gtk-doc
 }
 
+# A buggy glibtool was used to build the 0.101 package causing build failures
+# on darwin11
+use_autoreconf yes
+autoreconf.args -fvi
+
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex "polkit-gnome-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110626/55311dc9/attachment-0001.html>


More information about the macports-changes mailing list