[113841] trunk/dports/gnome/libgsf/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 24 09:11:42 PST 2013


Revision: 113841
          https://trac.macports.org/changeset/113841
Author:   ryandesign at macports.org
Date:     2013-11-24 09:11:42 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
libgsf: disable compile warnings (#41521)

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

Modified: trunk/dports/gnome/libgsf/Portfile
===================================================================
--- trunk/dports/gnome/libgsf/Portfile	2013-11-24 17:01:28 UTC (rev 113840)
+++ trunk/dports/gnome/libgsf/Portfile	2013-11-24 17:11:42 UTC (rev 113841)
@@ -38,7 +38,8 @@
                         port:zlib \
                         port:bzip2
 
-configure.args          --disable-silent-rules \
+configure.args          --disable-compile-warnings \
+                        --disable-silent-rules \
                         --enable-introspection
 
 # Don't do intltool's INTLTOOL_PERL dance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/3e5f9ad7/attachment.html>


More information about the macports-changes mailing list