[94167] trunk/dports/gnome/evolution-data-server/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jun 11 00:44:08 PDT 2012


Revision: 94167
          https://trac.macports.org/changeset/94167
Author:   jeremyhu at macports.org
Date:     2012-06-11 00:44:07 -0700 (Mon, 11 Jun 2012)
Log Message:
-----------
evolution-data-server: Workaround #34599, dev timeout

Modified Paths:
--------------
    trunk/dports/gnome/evolution-data-server/Portfile

Modified: trunk/dports/gnome/evolution-data-server/Portfile
===================================================================
--- trunk/dports/gnome/evolution-data-server/Portfile	2012-06-11 05:35:32 UTC (rev 94166)
+++ trunk/dports/gnome/evolution-data-server/Portfile	2012-06-11 07:44:07 UTC (rev 94167)
@@ -38,6 +38,12 @@
 patchfiles      patch-configure.ac.diff \
                 patch-m4-evo_krb5_support.m4.diff
 
+# Delete this once upstream actually fixes configure.ac
+# See https://trac.macports.org/ticket/34599
+post-patch {
+	reinplace "/AM_INIT_AUTOMAKE/s/-Werror//" ${worksrcpath}/configure.ac
+}
+
 use_autoreconf    yes
 autoreconf.args  -fvi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120611/58ab076d/attachment.html>


More information about the macports-changes mailing list