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

jeremyhu at macports.org jeremyhu at macports.org
Tue Apr 15 03:20:31 PDT 2014


Revision: 119015
          https://trac.macports.org/changeset/119015
Author:   jeremyhu at macports.org
Date:     2014-04-15 03:20:31 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
evolution-data-server: Build fix on SL

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

Modified: trunk/dports/gnome/evolution-data-server/Portfile
===================================================================
--- trunk/dports/gnome/evolution-data-server/Portfile	2014-04-15 10:16:37 UTC (rev 119014)
+++ trunk/dports/gnome/evolution-data-server/Portfile	2014-04-15 10:20:31 UTC (rev 119015)
@@ -52,6 +52,10 @@
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
+pre-patch {
+    reinplace "s/-Wnoexcept//" ${worksrcpath}/configure.ac
+}
+
 use_autoreconf  yes
 autoreconf.args -fvi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140415/3413fff9/attachment.html>


More information about the macports-changes mailing list