[153222] users/devans/GNOME-3/stable/dports/gnome/glib-networking/Portfile

devans at macports.org devans at macports.org
Tue Sep 27 08:57:59 PDT 2016


Revision: 153222
          https://trac.macports.org/changeset/153222
Author:   devans at macports.org
Date:     2016-09-27 08:57:59 -0700 (Tue, 27 Sep 2016)
Log Message:
-----------
GNOME-3/stable: glib-networking, restore omitted post-patch reinplace.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/glib-networking/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/glib-networking/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/glib-networking/Portfile	2016-09-27 15:36:01 UTC (rev 153221)
+++ users/devans/GNOME-3/stable/dports/gnome/glib-networking/Portfile	2016-09-27 15:57:59 UTC (rev 153222)
@@ -30,6 +30,10 @@
 
 depends_run         path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
 
+post-patch {
+    reinplace "s|-Werror=|-W|g" ${worksrcpath}/configure.ac
+}
+
 configure.args      --with-gnutls \
                     --with-libproxy \
                     --with-gnome-proxy \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160927/1ef60138/attachment.html>


More information about the macports-changes mailing list